{
  "name": "Your Golf Planner",
  "short_name": "Your Golf Planner",
  "description": "Organise golf events, invitations, tee sheets and results without the WhatsApp chaos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d2317",
  "theme_color": "#0d2317",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
