{
  "name": "PulseCloud HMS",
  "short_name": "PulseCloud",
  "description": "The Heartbeat of Cloud Healthcare — Hospital Management System",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Queue Display",
      "url": "/appointments/queue",
      "description": "Live patient queue display"
    },
    {
      "name": "Register Patient",
      "url": "/patients/register",
      "description": "Register a new patient"
    }
  ]
}
