{ "name": "MediBud — UK Medical Cannabis Tracker", "short_name": "MediBud", "description": "Compare 800+ UK medical cannabis strains across all 8 licensed pharmacies — real-time stock, THC/CBD profiles, terpenes and patient reviews.", "id": "/", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait", "background_color": "#f5f5f3", "theme_color": "#1e7a44", "lang": "en-GB", "dir": "ltr", "categories": ["medical", "health", "lifestyle"], "prefer_related_applications": false, "launch_handler": { "client_mode": ["navigate-existing", "auto"] }, "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "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" } ], "shortcuts": [ { "name": "Browse strains", "short_name": "Strains", "description": "Browse all UK medical cannabis strains", "url": "/?source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Pharmacy directory", "short_name": "Pharmacies", "description": "See all licensed UK pharmacies and stock", "url": "/pharmacies?source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Saved strains", "short_name": "Saved", "description": "Your saved strain shortlist", "url": "/saved?source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Learn", "short_name": "Learn", "description": "Medical cannabis guides and Q&A", "url": "/learn?source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ], "screenshots": [ { "src": "/screenshots/04-wide-strains.jpg", "sizes": "1280x800", "type": "image/jpeg", "form_factor": "wide", "label": "Browse every UK medical cannabis strain, tracked live — desktop view" }, { "src": "/screenshots/01-strains.jpg", "sizes": "412x892", "type": "image/jpeg", "form_factor": "narrow", "label": "Browse every UK medical cannabis strain, tracked live" }, { "src": "/screenshots/02-detail.jpg", "sizes": "412x892", "type": "image/jpeg", "form_factor": "narrow", "label": "Strain detail with THC/CBD, terpenes and per-pharmacy stock" }, { "src": "/screenshots/03-pharmacies.jpg", "sizes": "412x892", "type": "image/jpeg", "form_factor": "narrow", "label": "Directory of all 8 licensed UK pharmacies with live stock" } ] }