{
  "name": "MediSoft C-OS",
  "short_name": "MediSoft",
  "description": "Clinical Operating System — AI-powered healthcare management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F766E",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "/images/medi360-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/medi360-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Physician Login",
      "short_name": "Doctor",
      "url": "/login",
      "icons": [{ "src": "/images/medi360-icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Patient Portal",
      "short_name": "Patient",
      "url": "/patient-login",
      "icons": [{ "src": "/images/medi360-icon.png", "sizes": "192x192" }]
    }
  ]
}
