{
  "id": "/myhealth",
  "short_name": "myHealth",
  "name": "myHealth Patient App",
  "description": "Mobile-first patient health records and consented ClinicOS exchange.",
  "icons": [
    {
      "src": "/assets/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#f3f4f5",
  "theme_color": "#0284c7",
  "display": "standalone",
  "orientation": "portrait-primary"
}