{ "name": "Bionike System", "short_name": "Bionike", "description": "Bionike System as a Progressive Web App", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0ea5e9", "lang": "en", "prefer_related_applications": false, "icons": [ { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }