{
  "name": "Basketball Dynasty",
  "short_name": "Basketball Dynasty",
  "description": "A modern basketball GM simulator — draft, trade, manage the cap, and build a dynasty. Free in your browser.",
  "start_url": "/BasketballDynasty.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1120",
  "theme_color": "#0b1120",
  "categories": ["games", "sports"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
