{
  "name": "Hoops GM — Basketball Franchise Manager",
  "short_name": "Hoops GM",
  "description": "Run an NBA-style franchise: trades, the draft, free agency, live games — and an owner with expectations. Free, in your browser.",
  "start_url": "./?ref=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#060709",
  "theme_color": "#0a1020",
  "categories": ["games", "sports"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
