{
  "name": "Health Start",
  "short_name": "Health Start",
  "description": "Take control of your health journey. Explore treatments, track medications, and find clinical trials.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69b23b06b8666495303a7a03/0e2828384_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69b23b06b8666495303a7a03/0e2828384_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your health dashboard",
      "url": "/Dashboard"
    },
    {
      "name": "Medications",
      "short_name": "Medications",
      "description": "Track your medications",
      "url": "/MedicationTracker"
    },
    {
      "name": "Clinical Trials",
      "short_name": "Trials",
      "description": "Browse clinical trials",
      "url": "/ClinicalTrials"
    }
  ]
}
