{
  "name": "YCS Guest Concierge",
  "short_name": "YCS Guest",
  "start_url": "/client.html",
  "display": "standalone",
  "background_color": "#09131e",
  "theme_color": "#09131e",
  "icons": [
    {
      "src": "/icons/apple-touch-icon-client-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon-client.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
