{ "name": "Edgion Shield", "short_name": "Edgion", "description": "A private edge that can show its work.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#F2F4F7", "theme_color": "#245C9E", "icons": [ { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }, { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" } ] }