{
  "name": "Quelm-MindScape Medical",
  "short_name": "Quelm Medical",
  "description": "Patient portal for MindScape Retreat \u2014 ibogaine treatment center in Cozumel",
  "start_url": "/medical",
  "display": "standalone",
  "background_color": "#0c1222",
  "theme_color": "#818cf8",
  "orientation": "portrait-primary",
  "id": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "health",
    "medical"
  ]
}