{ "name": "foen", "short_name": "foen", "description": "A video call. No account, no app, no company in the middle.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#000000", "theme_color": "#000000", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }