{
  "name": "WeGo Golf ProFile",
  "short_name": "WeGo Golf",
  "description": "Tee sheet, kiosk check-in, and member profiles for modern golf clubs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#F7F3EC",
  "theme_color": "#1A3423",
  "icons": [
    {
      "src": "/kiosk-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/kiosk-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/kiosk-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
