{
  "name": "EverWell Medical Center CMS",
  "short_name": "EverWell CMS",
  "description": "Clinic management system for EverWell Medical Center — patients, queues, billing, and reports.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a2d58",
  "theme_color": "#1a2d58",
  "lang": "en-GH",
  "icons": [
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
