{
  "name": "WorldCup 2026 Live",
  "short_name": "WorldCup 26",
  "description": "FIFA WM 2026 – Spielplan, Live-Ergebnisse und Stadien. Alle Zeiten in deutscher Zeit.",
  "lang": "de",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a120d",
  "theme_color": "#0a120d",
  "icons": [
    {
      "src": "icon.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"
    }
  ]
}
