{
  "name": "Golfixx Booking",
  "short_name": "Golfixx",
  "description": "Golf course booking management system",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a6b3c",
  "theme_color": "#1a6b3c",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Redwood Park",
      "url": "/redwood",
      "description": "Redwood Park bookings"
    },
    {
      "name": "South Head",
      "url": "/southhead",
      "description": "South Head bookings"
    },
    {
      "name": "Wellsford",
      "url": "/wellsford",
      "description": "Wellsford bookings"
    },
    {
      "name": "Clarks Beach",
      "url": "/clarksbeach",
      "description": "Clarks Beach bookings"
    }
  ]
}
