{ "name": "Herbs Catalog", "short_name": "HerbsCatalog", "description": "Evidence-led library of herbs for diabetes, blood pressure, and cholesterol.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#FAF8F1", "theme_color": "#0F5132", "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "categories": ["health", "education", "lifestyle", "medical"], "screenshots": [], "shortcuts": [ { "name": "Herb Library", "url": "/herbs", "description": "Browse the herb catalog" }, { "name": "Glucose Tracker", "url": "/glucose-tracker", "description": "Log a glucose reading" }, { "name": "Drug Interactions", "url": "/interactions", "description": "Check drug-herb interactions" } ] }