{
  "name": "Dr. Gideon Afolabi Wellness",
  "short_name": "Dr. Gideon",
  "description": "300k+ natural herbal remedies, symptom checker, plant identifier and holistic wellness guidance — by Dr. Gideon Afolabi.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#071c0f",
  "theme_color": "#0a3d1f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/icons/portrait-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/portrait-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/brand-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Symptom Checker",
      "short_name": "Checker",
      "description": "Check your symptoms and find natural remedies",
      "url": "/checker",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Herbal Encyclopedia",
      "short_name": "Encyclopedia",
      "description": "Browse 300k+ herbal remedy combinations",
      "url": "/encyclopedia",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Plant Identifier",
      "short_name": "Plant ID",
      "description": "Identify any plant with AI",
      "url": "/plant-id",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dr. Gideon Wellness home — symptom checker, plant ID and 14 clinical tools"
    },
    {
      "src": "/screenshots/checker-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Symptom checker matches you to 300k+ natural remedy combinations"
    },
    {
      "src": "/screenshots/encyclopedia-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Searchable encyclopedia of 300k+ herbs and combinations from six healing traditions"
    },
    {
      "src": "/screenshots/heart-risk-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Clinical 10-year heart attack and stroke risk calculator"
    }
  ]
}
