{
  "name": "CIAGA Golf",
  "short_name": "CIAGA",
  "start_url": "/home",
  "id": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "description": "League management, live scorecards, rangefinder, and AI caddy.",
  "theme_color": "#042713", 
  "background_color": "#042713",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
