{
  "name": "BetIT — AI Sports Predictions",
  "short_name": "BetIT",
  "description": "AI-powered sports predictions with Dixon-Coles statistical models and real-time bookmaker data",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0f14",
  "theme_color": "#6366f1",
  "lang": "en",
  "categories": ["sports", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Predictions",
      "url": "/#predictions",
      "description": "View today's AI predictions"
    },
    {
      "name": "Live Scores",
      "url": "/#sports",
      "description": "Live sports scores"
    }
  ]
}
