{
  "name": "HoopSightIQ",
  "short_name": "HoopSightIQ",
  "description": "Real-time basketball stats, AI recaps, and team analytics for club coaches and parents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "lang": "en",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
