{
  "name": "Intake.Dental Patient Portal",
  "short_name": "My Dental",
  "description": "Your dental health dashboard — appointments, treatment plans, records, and more.",
  "start_url": "/my-dental",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/my-dental",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
