{ "name": "bare", "short_name": "bare", "lang": "ru", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#F7F5F0", "theme_color": "#F7F5F0", "icons": [ { "src": "/icons/icon.svg", "type": "image/svg+xml", "sizes": "any" }, { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512" } ] }