{
  "name": "LiverCare Connect - Liver Nutrition & Care",
  "short_name": "LiverCare",
  "description": "From liver diagnosis to daily action. Personalised digital tools that help people understand, manage, and live better with liver disease.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b5f34",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/app-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["health", "medical"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><defs><linearGradient id='bg' x1='0%' y1='0%' x2='0%' y2='100%'><stop offset='0%' style='stop-color:%23faf8f5;stop-opacity:1' /><stop offset='100%' style='stop-color:%23f3ede4;stop-opacity:1' /></linearGradient></defs><rect width='540' height='720' fill='url(%23bg)'/><rect width='540' height='120' fill='%238b5f34'/><text x='270' y='75' font-size='48' font-weight='bold' text-anchor='middle' fill='%23ffffff'>LiverCare</text><text x='270' y='200' font-size='32' font-weight='bold' text-anchor='middle' fill='%238b5f34'>Liver Nutrition</text><text x='270' y='240' font-size='18' text-anchor='middle' fill='%23666'>Personalised meal planning</text><rect x='30' y='280' width='480' height='100' rx='10' fill='%23e8ddd0'/><text x='270' y='335' font-size='16' text-anchor='middle' fill='%238b5f34'>Generate your plan in 5 minutes</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><defs><linearGradient id='bg2' x1='0%' y1='0%' x2='0%' y2='100%'><stop offset='0%' style='stop-color:%23faf8f5;stop-opacity:1' /><stop offset='100%' style='stop-color:%23f3ede4;stop-opacity:1' /></linearGradient></defs><rect width='1280' height='720' fill='url(%23bg2)'/><rect width='1280' height='100' fill='%238b5f34'/><text x='640' y='70' font-size='56' font-weight='bold' text-anchor='middle' fill='%23ffffff'>LiverCare Connect</text><text x='640' y='200' font-size='40' font-weight='bold' text-anchor='middle' fill='%238b5f34'>Your Personalised Nutrition Plan</text><text x='640' y='250' font-size='20' text-anchor='middle' fill='%23666'>From liver diagnosis to daily action</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
