{
  "name": "Medule - Digital Health Twin & Clinical AI",
  "short_name": "Medule",
  "description": "AI-Powered Real-Time Digital Health Twin, Medical Diagnosis & Personalized Clinical Recommendations",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090d16",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/medule-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["medical", "health", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Digital Twin",
      "url": "/dashboard",
      "description": "View your real-time digital health profile"
    },
    {
      "name": "Recommendations",
      "url": "/recommendations",
      "description": "Personalized health & affiliate product recommendations"
    },
    {
      "name": "Food AI",
      "url": "/analyze",
      "description": "Analyze nutrition and calorie breakdown"
    },
    {
      "name": "Disease Scan",
      "url": "/diagnose",
      "description": "Scan symptoms and clinical reports"
    }
  ]
}
