{
  "name": "99 Overall AI",
  "short_name": "99 Overall",
  "description": "The AI Cheatbook — NFL player grading with behavioral anchors",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060810",
  "theme_color": "#B48C3C",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "entertainment", "education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Game",
      "url": "/live",
      "description": "Watch the live game tracker"
    },
    {
      "name": "Leaderboard",
      "url": "/leaderboard",
      "description": "View player rankings"
    }
  ]
}
