{
  "name": "JARVIS WM 2026",
  "short_name": "JARVIS",
  "description": "KI-gestützte WM 2026 Prognosen — JARVIS Intelligence Center",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#060810",
  "theme_color": "#C8FF00",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Spieltag",
      "short_name": "Heute",
      "description": "Heutige Spiele und JARVIS-Prognosen",
      "url": "./#dashboard"
    },
    {
      "name": "Turnierbaum",
      "short_name": "Bracket",
      "description": "Turnierpfad-Simulation",
      "url": "./#tournament"
    }
  ]
}
