{ "name": "MedBed Life", "short_name": "MedBed", "description": "Quantum healing MedBeds, appointments and training — MedBed Life.", "start_url": "/?utm_source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#009E60", "categories": ["health", "wellness", "shopping", "education"], "icons": [ { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "Shop", "url": "/shop", "description": "Browse MedBeds" }, { "name": "Appointment", "url": "/appointment", "description": "Book training / appointment" } ] }