{ "name": "Console", "short_name": "Console", "description": "Console application.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#ffffff", "icons": [ { "src": "/app.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/app-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }