{
  "name": "Dr. Gideon Afolabi Wellness",
  "short_name": "Dr. Gideon",
  "description": "500+ 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/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any 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 500+ herbal remedies",
      "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": []
}
