{
  "id": "/",
  "name": "PB120x — King of the Court",
  "short_name": "PB120x",
  "description": "Run club sessions, ratings, and standings — courtside.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "categories": ["sports", "productivity"],
  "background_color": "#f8fafc",
  "theme_color": "#020617",
  "launch_handler": { "client_mode": "navigate-existing" },
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Resume Session", "short_name": "Session", "url": "/session" },
    { "name": "Standings", "short_name": "Standings", "url": "/standings" },
    { "name": "My Stats", "short_name": "My Stats", "url": "/wrapped" }
  ]
}
