{ "id": "/?source=pwa", "start_url": "/", "display": "fullscreen", "scope": "/", "background_color": "rgb(235, 235, 235)", "theme_color": "rgb(235, 235, 235)", "short_name": "BitBro", "name": "BitBro", "description": "BitBro", "prefer_related_applications": "false", "icons": [ { "src": "/logo.png", "type": "image/png", "sizes": "512x512" } ], "shortcuts": [ { "name": "Спотовая торговля", "short_name": "Торговать", "url": "/app/trade/BTC_IMEX", "icons": [{ "src": "/icons/case.svg", "type": "image/svg+xml", "sizes": "48x48 72x72 96x96 128x128 256x256 512x512", "purpose": "any" }] }, { "name": "Кошелек", "short_name": "Кошелек", "url": "/app", "icons": [{ "src": "/icons/home.svg", "type": "image/svg+xml", "sizes": "48x48 72x72 96x96 128x128 256x256 512x512", "purpose": "any" }] } ], "screenshots": [] }