{
  "name": "Rxeze - Comprehensive Healthcare Management System",
  "short_name": "Rxeze",
  "description": "Transform your healthcare facility with Rxeze's comprehensive hospital management system. Streamline operations, enhance patient care, and optimize clinical workflows with our integrated modules.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/rxeze-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": ["healthcare", "medical", "hospital", "management"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Modules",
      "short_name": "Modules",
      "description": "Explore our comprehensive healthcare modules",
      "url": "/modules",
      "icons": [
        {
          "src": "/rxeze-logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [
        {
          "src": "/rxeze-logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
