{
  "name": "EHR Studio",
  "short_name": "Studio",
  "description": "AI-native, ONC-aligned clinician workspace — offline-first for African ambulatory care",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9fafb",
  "theme_color": "#7c3aed",
  "categories": ["medical", "health", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Patients",  "url": "/patients" },
    { "name": "Schedule",  "url": "/schedule" },
    { "name": "Refills",   "url": "/refills"  }
  ]
}
