{
  "name": "Football Prediction AI",
  "short_name": "Predictions",
  "description": "AI-powered football score predictions with live ESPN data across 8 major leagues",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070d08",
  "theme_color": "#f5a623",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "sports",
    "entertainment"
  ]
}
