{
  "name": "Velora · World Cup 26 Live",
  "short_name": "WC26 Live",
  "description": "Live scores, match clock, standings and schedule for the FIFA World Cup 2026 — on Velora.",
  "id": "/worldcup/",
  "start_url": "/worldcup/?mode=score&src=pwa",
  "scope": "/worldcup/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e14",
  "theme_color": "#0b0e14",
  "icons": [
    { "src": "/worldcup/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/worldcup/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/worldcup/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Live Score",
      "short_name": "Score",
      "description": "Jump straight to the live score",
      "url": "/worldcup/?mode=score&src=shortcut",
      "icons": [{ "src": "/worldcup/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Livestream",
      "short_name": "Watch",
      "description": "Open the live match stream",
      "url": "/worldcup/?mode=watch&src=shortcut",
      "icons": [{ "src": "/worldcup/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
