{
  "name": "AL Sports — Football Predictions & Live Scores",
  "short_name": "AL Sports",
  "description": "AI-powered football predictions, live scores, betting tips — free every day.",
  "start_url": "/al-sports/",
  "scope": "/al-sports/",
  "display": "standalone",
  "background_color": "#070E2B",
  "theme_color": "#0A1F6E",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["sports", "news", "entertainment"],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Predictions",
      "short_name": "Predictions",
      "url": "/al-sports/#predictions",
      "icons": [{ "src": "logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Live Scores",
      "short_name": "Scores",
      "url": "/al-sports/#live-scores",
      "icons": [{ "src": "logo.png", "sizes": "96x96" }]
    }
  ]
}
