{
  "name": "Football.fm — Live World Cup 2026",
  "short_name": "Football.fm",
  "description": "Live World Cup 2026 scores, predictions, group tables and the Golden Boot.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07090e",
  "theme_color": "#07090e",
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["sports", "entertainment"],
  "shortcuts": [
    {
      "name": "Today's Matches",
      "short_name": "Today",
      "description": "Live scores and today's World Cup fixtures",
      "url": "/today/",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "World Cup Schedule",
      "short_name": "Schedule",
      "description": "Full FIFA World Cup 2026 fixture list",
      "url": "/schedule/",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Group Standings",
      "short_name": "Standings",
      "description": "Live World Cup 2026 group tables",
      "url": "/standings/",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
