{
  "name": "Elara Patient Portal",
  "short_name": "Elara",
  "description": "Secure patient portal for Elara Dental — view appointments, records, billing and more.",
  "start_url": "/?portal=patient",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1d4ed8",
  "theme_color": "#1d4ed8",
  "lang": "en-ZA",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
