{
  "name": "Mr. Accurate",
  "short_name": "MrAccurate",
  "description": "AI-powered football insights, predictions, and betting tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#040711",
  "theme_color": "#0B1221",
  "orientation": "portrait",
  "lang": "en",
  "id": "/?source=pwa",
  "icons": [
    {
      "src": "/icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Predictions",
      "description": "Jump straight into match predictions.",
      "url": "/predictions"
    },
    {
      "name": "Blog",
      "description": "Read latest updates and insights.",
      "url": "/blog"
    }
  ]
}
