{
  "name": "Fantasy Forecast — Fantasy Football Tools",
  "short_name": "Fantasy Forecast",
  "description": "AI-powered fantasy football analytics: draft, lineup, waiver wire, and trade tools.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1629",
  "theme_color": "#10b981",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
