{
  "name": "VAMOS26 — World Cup 2026 Live Scores",
  "short_name": "VAMOS26",
  "description": "Live scores, stats, and fan guides for FIFA World Cup 2026",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0e1a",
  "theme_color": "#3c5bff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "entertainment"],
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Live Scores",
      "short_name": "Live",
      "description": "World Cup live match center",
      "url": "/?source=pwa#live",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "WC26 Alerts",
      "short_name": "Alerts",
      "description": "Subscribe to goal alerts",
      "url": "/?source=pwa#newsletter",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
