{
  "name": "Golf Society Pro",
  "short_name": "GolfSocietyPro",
  "description": "Golf society fixtures, scoring, and order-of-merit tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FEFAF7",
  "theme_color": "#9BC79F",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
