{
  "name": "Fanatics — Cricket Fantasy",
  "short_name": "Fanatics",
  "description": "Build your dream squad, track ball-by-ball points, and compete in cricket fantasy leagues.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1B14",
  "theme_color": "#0F1B14",
  "categories": ["sports", "games", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My Squad", "url": "/squad", "description": "Manage your starting XI" },
    { "name": "Live", "url": "/live", "description": "Ball-by-ball scoring" },
    { "name": "Inbox", "url": "/notifications", "description": "Deadlines & alerts" }
  ]
}