{
  "short_name": "FHAPAS",
  "name": "FHAPAS — Fendana Hospital & Patient Administration",
  "description": "Fendana Hospital and Patient Administration System. Manage patients, clinical records, pharmacy, labs, beds, billing and more.",
  "icons": [
    { "src": "favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0F766E",
  "background_color": "#F8FAFC",
  "categories": ["medical", "health", "business", "productivity"],
  "shortcuts": [
    { "name": "Dashboard", "url": "/app/dashboard" },
    { "name": "Patients", "url": "/app/patients" },
    { "name": "Superadmin", "url": "/superadmin" }
  ]
}
