{
  "name": "TheStormPitch — World Cup 2026",
  "short_name": "StormPitch",
  "description": "The ultimate World Cup 2026 fan app. AI Coach, Live Scores, Food Map, Safety Hub, Cultural Guide and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#080F09",
  "theme_color": "#00E676",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "travel", "social", "lifestyle"],
  "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" },
    { "src": "/icons/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "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" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png",  "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TheStormPitch Home — World Cup 2026"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Coach",
      "short_name": "AI Coach",
      "description": "Ask anything about World Cup 2026",
      "url": "/ai-coach",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Live Scores",
      "short_name": "Scores",
      "description": "Real-time match scores",
      "url": "/live-scores",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Safety Hub",
      "short_name": "Safety",
      "description": "Emergency numbers and incident report",
      "url": "/safety",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Food Map",
      "short_name": "Food",
      "description": "Find food vendors near your venue",
      "url": "/food-map",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
