{
  "id": "/",
  "name": "AIghtBet Sports",
  "short_name": "AIghtBet Sports",
  "description": "AI powered sports analytics across NFL, NBA, MLB, NHL, college football and basketball.",
  "lang": "en-US",
  "dir": "ltr",
  "theme_color": "#0a0a0b",
  "background_color": "#0a0a0b",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AIghtBet Sports — AI powered sports analytics"
    }
  ],
  "shortcuts": [
    {
      "name": "Predictions",
      "short_name": "Predictions",
      "description": "View today's AI predictions across all sports",
      "url": "/predictions",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Performance",
      "short_name": "Performance",
      "description": "Track prediction performance and CLV",
      "url": "/performance",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "categories": ["sports", "finance"]
}
