{
  "name": "Filhoops AI Basketball League",
  "short_name": "Filhoops",
  "description": "NBA 2K-style stats, OVR ratings, and AI highlights for your rec league",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#FF4500",
  "orientation": "portrait",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Stats",
      "short_name": "Portal",
      "url": "/portal",
      "description": "View your personal stats and highlights"
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaders",
      "url": "/leaderboard",
      "description": "Top players and standings"
    },
    {
      "name": "Schedule",
      "short_name": "Games",
      "url": "/games",
      "description": "Upcoming and recent games"
    }
  ],
  "screenshots": []
}
