{
  "name": "BloxGifts",
  "short_name": "BloxGifts",
  "description": "BloxGifts is a platform where you can complete quests to earn Robux. Safe, legitimate, and trusted by thousands of Roblox players.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4A90A4",
  "theme_color": "#4A90A4",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "images/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

