{
  "name": "SportyIntel",
  "short_name": "SportyIntel",
  "description": "AI-powered sports predictions, live scores and value bets across 10+ sports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070c19",
  "theme_color": "#070c19",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "news", "entertainment"],
  "lang": "en-GB",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "shortcuts": [
    {
      "name": "Today's Picks",
      "url": "/picks",
      "description": "View today's AI match predictions"
    },
    {
      "name": "Live Scores",
      "url": "/live",
      "description": "Live match scores and updates"
    },
    {
      "name": "Value Bets",
      "url": "/value-bets",
      "description": "Today's positive EV betting opportunities"
    }
  ]
}
