{
  "name": "RogSeva Medical",
  "short_name": "RogSeva",
  "description": "AI-powered health platform: 360-degree analysis across Allopathy, Ayurveda, Homeopathy and Unani.",
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "#0d9488",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "Symptom Checker",
      "short_name": "Diagnose",
      "url": "/symptom-checker"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    }
  ]
}
