{
  "name": "Irish Golf Society Scotland",
  "short_name": "IGS Scotland",
  "description": "Golf society booking and management system for the Irish Golf Society Scotland",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#065f46",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "lang": "en-GB",
  "dir": "ltr"
} 