{
  "name": "Golf Event Scoring",
  "short_name": "Golf Event Scoring",
  "description": "Live golf tournament scoring — join with a group code and score hole-by-hole from your phone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eaf6f2",
  "theme_color": "#0f6e56",
  "icons": [
    { "src": "/assets/brand/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/brand/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
