{
  "name": "CourtBuzz - Your NBA Buzz",
  "short_name": "CourtBuzz",
  "description": "Your NBA Buzz — Pick teams & players, get personalized scores, clips & news.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0c14",
  "theme_color": "#0a0c14",
  "categories": ["sports", "entertainment"],
  "lang": "he",
  "dir": "rtl",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Home", "url": "/", "description": "CourtBuzz Home" },
    { "name": "Games", "url": "/?tab=stats", "description": "View NBA games and standings" }
  ]
}
