{
  "name": "Nivra AI - Digital Health Records System",
  "short_name": "Nivra AI",
  "description": "Dr. Ashna Chawla's Digital Health Records System - Manage patients, sessions, and health data offline and online.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#4f4645",
  "orientation": "portrait",
  "icons": [
    {
      "src": "nivra-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "/",
  "lang": "en"
}