{
  "name": "Queens Pro BCA Pool League",
  "short_name": "QBCA Platform",
  "description": "Queens Pro BCA Pool League platform — divisions, standings, live scoring, and match center.",
  "start_url": "/platform",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#00111f",
  "background_color": "#00111f",
  "categories": ["sports", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192-any.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-any.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}