{
  "name": "FieldPulseIQ — AI-Powered Sports Analytics",
  "short_name": "FieldPulseIQ",
  "description": "AI-powered sports analysis, live scores, fantasy leagues, DFS tools, and skill-based contests across every major sport.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f59e0b",
  "orientation": "any",
  "scope": "/",
  "categories": ["sports", "news", "entertainment"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FieldPulseIQ Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Scores",
      "url": "/scores",
      "icons": [{"src": "/favicon.png", "sizes": "192x192"}]
    },
    {
      "name": "Fantasy Leagues",
      "url": "/fantasy",
      "icons": [{"src": "/favicon.png", "sizes": "192x192"}]
    },
    {
      "name": "Breaking News",
      "url": "/breaking-news",
      "icons": [{"src": "/favicon.png", "sizes": "192x192"}]
    }
  ]
}
