{
  "name": "Release Clinic EHR",
  "short_name": "Release EHR",
  "description": "Release Clinic staff portal — patient management and scheduling",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0e1826",
  "theme_color": "#0A84FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
