{ "name": "СИЯНИЕ", "short_name": "СИЯНИЕ", "start_url": "./index.html", "display": "standalone", "display_override": [ "standalone", "minimal-ui" ], "orientation": "portrait", "background_color": "#0b1020", "theme_color": "#0b1020", "icons": [ { "src": "./img/logo.jpg", "sizes": "192x192", "type": "image/jpeg" }, { "src": "./img/logo.jpg", "sizes": "512x512", "type": "image/jpeg" }, { "src": "./img/shine-logo-transparent-final.png", "sizes": "1280x1280", "type": "image/png", "purpose": "any maskable" } ] }