{
  "name": "Canzura Patient Portal",
  "short_name": "Canzura",
  "description": "Manage your Canzura consultations, prescriptions, documents and callbacks.",
  "start_url": "/auth?app=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0F5D4F",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
