{
  "name": "GlobalTalentArena",
  "short_name": "GTA",
  "description": "Compete. Create. Conquer. The world's #1 platform for creators to battle, win, and earn.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#0F0A1A",
  "theme_color": "#7C3AED",
  "categories": ["entertainment", "social", "music"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    { "src": "/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "GlobalTalentArena home"
    }
  ],
  "shortcuts": [
    {
      "name": "Competitions",
      "short_name": "Compete",
      "description": "Enter a live competition",
      "url": "/competitions",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Battles",
      "short_name": "Battle",
      "description": "Watch and vote on live battles",
      "url": "/battle",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Coin Shop",
      "short_name": "Coins",
      "description": "Buy GTA Coins",
      "url": "/coins",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
