{
  "name": "World Kick Clash",
  "short_name": "WKC",
  "description": "FIFA World Cup 2026 trading-card battle game — 48 nations, hex-spinner duels, real prizes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#F59E0B",
  "background_color": "#080808",
  "lang": "en-US",
  "categories": ["games", "sports", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Battle now",
      "short_name": "Battle",
      "url": "/play/battle",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Open store",
      "short_name": "Store",
      "url": "/store"
    },
    {
      "name": "Daily quests",
      "short_name": "Quests",
      "url": "/quests"
    }
  ],
  "prefer_related_applications": false
}
