{
  "name": "xMed — Complete Healthcare Management ERP",
  "short_name": "xMed",
  "description": "PHC-compliant Hospital, Lab, Clinic, Pharmacy & Blood Bank management ERP. Online lab reports, patient portal, B2B lab portal, and mobile apps.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0088cc",
  "lang": "en",
  "dir": "ltr",
  "categories": ["medical", "health", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Request Demo",
      "short_name": "Demo",
      "description": "Book a personalized xMed demo",
      "url": "/contact.html?intent=demo",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Features",
      "short_name": "Features",
      "description": "See the complete xMed feature set",
      "url": "/features.html",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
