{ "name": "LHV Scheduler", "short_name": "Scheduler", "description": "Lighthouse Visuals scheduling & dispatch", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#0b0b0f", "icons": [ { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }