{
  "name": "Greenleaf Herbal Products - Premium African Phytomedicines",
  "short_name": "Greenleaf Herbal",
  "description": "Premium Nigerian herbal products and phytomedicines combining African traditional medicine with scientific biochemistry. HPLC verified bioactives for immunity, wellness, and chronic condition support.",
  "start_url": "https://greenleaf-herbal.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#065f46",
  "orientation": "portrait-primary",
  "scope": "https://greenleaf-herbal.com/",
  "categories": ["medical", "health", "wellness"],
  "screenshots": [
    {
      "src": "/screenshot-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/screenshot-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Browse Greenleaf phytomedicines and standardized herbal formulations",
      "url": "https://greenleaf-herbal.com/#products",
      "icons": [
        {
          "src": "/shortcut-product.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Book Consultation",
      "short_name": "Consult",
      "description": "Schedule a consultation with our biochemistry expert",
      "url": "https://greenleaf-herbal.com/#contact",
      "icons": [
        {
          "src": "/shortcut-consult.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
