{
  "name": "World Cup 2026 Live",
  "short_name": "WC2026",
  "description": "Live scores, schedule, groups, teams and news for FIFA World Cup 2026",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020817",
  "theme_color": "#f0b429",
  "lang": "en",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "World Cup 2026 Live Scores"
    }
  ],
  "shortcuts": [
    { "name": "Matches", "url": "/", "description": "Live scores and results" },
    { "name": "Schedule", "url": "/schedule", "description": "Full match schedule" },
    { "name": "Groups", "url": "/groups", "description": "Group standings" },
    { "name": "Top Scorers", "url": "/top-scorers", "description": "Golden Boot race" }
  ]
}
