{
  "id": "/live-scoring",
  "name": "PROSHOT Live Scoring",
  "short_name": "Live Scoring",
  "description": "Score rounds live from a phone or tablet at the range. Works offline and syncs when signal returns.",
  "start_url": "/live-scoring?source=pwa",
  "scope": "/live-scoring",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0c08",
  "theme_color": "#c9a14a",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
