{
  "name": "AutoStat — WC2026 Analysis",
  "short_name": "AutoStat",
  "description": "Expert statistical analysis for all 104 WC2026 matches. Poisson model predictions, live-adjusted probabilities, tactical reads and one precise bet per game.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#080e14",
  "theme_color": "#d4a843",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "id": "https://autostat404.com/",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "screenshots": [
    {"src": "/og.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide", "label": "AutoStat WC2026 — Expert Analysis"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow", "label": "AutoStat app icon"}
  ],
  "shortcuts": [
    {
      "name": "Expert Analysis",
      "short_name": "Expert",
      "description": "Run live expert analysis on any WC2026 match",
      "url": "/?tab=compare&source=shortcut",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Match Predictor",
      "short_name": "Predictor",
      "description": "Predict any WC2026 match with the Poisson model",
      "url": "/?tab=predict&source=shortcut",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "categories": ["sports", "entertainment", "lifestyle"],
  "iarc_rating_id": "",
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {"preferred_width": 400}
}
