{
  "name": "ITC HMS — IT Centre Hospital Management System",
  "short_name": "ITC HMS",
  "description": "IT Centre Hospital Management System — Malawi National Digital Health Platform. CHAM Pilot Phase 1.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D2B6B",
  "theme_color": "#0D2B6B",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    { "src": "/icons/itc-hms-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/itc-hms-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["medical", "health"],
  "shortcuts": [
    { "name": "Patient Management", "url": "/patients", "description": "Register and view patients" },
    { "name": "OPD Queue", "url": "/opd", "description": "Outpatient consultations" },
    { "name": "Laboratory", "url": "/laboratory", "description": "Lab orders and results" },
    { "name": "Appointments", "url": "/appointments", "description": "View and book appointments" }
  ]
}
