{
  "name": "IdenHealth",
  "short_name": "IdenHealth",
  "description": "AI-Powered GLP-1 Healthcare Platform — Weight loss, doctors, nutrition & mental wellness",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060d14",
  "theme_color": "#0D7A8A",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["health", "medical", "fitness"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View your health dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Log Weight",
      "short_name": "Weight",
      "url": "/dashboard",
      "description": "Log your weight",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Consultations",
      "short_name": "Consult",
      "url": "/dashboard/consultation",
      "description": "View your consultations",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
