{
  "name": "Liver Health Education - Metabolic Liver Disease Guide",
  "short_name": "Liver Health",
  "description": "Comprehensive education about metabolic liver disease (MASLD/MetALD) with personalized tools for recovery",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#A8D5BA",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23A8D5BA' width='192' height='192'/><text x='50%' y='50%' font-size='80' font-weight='bold' fill='%23ffffff' text-anchor='middle' dominant-baseline='middle'>LH</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23A8D5BA' width='512' height='512'/><text x='50%' y='50%' font-size='200' font-weight='bold' fill='%23ffffff' text-anchor='middle' dominant-baseline='middle'>LH</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F5F3F0' width='540' height='720'/><rect fill='%23A8D5BA' width='540' height='100'/><text x='270' y='50' font-size='32' font-weight='bold' fill='%23ffffff' text-anchor='middle' dominant-baseline='middle'>Liver Health Education</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["health", "medical", "education"],
  "shortcuts": [
    {
      "name": "Risk Assessment",
      "short_name": "Risk Check",
      "description": "Take the metabolic liver disease risk assessment",
      "url": "/risk-assessment",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23A8D5BA' width='96' height='96'/><text x='48' y='48' font-size='48' text-anchor='middle' dominant-baseline='middle'>✓</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Meal Planner",
      "short_name": "Meals",
      "description": "View Mediterranean diet meal plans",
      "url": "/meal-planner",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23A8D5BA' width='96' height='96'/><text x='48' y='48' font-size='48' text-anchor='middle' dominant-baseline='middle'>🍽</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Health Tracker",
      "short_name": "Track",
      "description": "Track your symptoms and lab results",
      "url": "/health-tracker",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23A8D5BA' width='96' height='96'/><text x='48' y='48' font-size='48' text-anchor='middle' dominant-baseline='middle'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
