{ "id": "/", "name": "yoorl", "short_name": "yoorl", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#000000", "theme_color": "#000000", "icons": [ { "src": "img/icon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "img/icon-light.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "img/icon-dark.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "protocol_handlers": [ { "protocol": "web+yoorl", "url": "/?url=%s" } ] }