SHA256
Доработать UI звонков и нижний тулбар
This commit is contained in:
@@ -2,13 +2,12 @@
|
||||
"name": "СИЯНИЕ",
|
||||
"short_name": "СИЯНИЕ",
|
||||
"start_url": "./index.html",
|
||||
"display": "fullscreen",
|
||||
"display": "standalone",
|
||||
"display_override": [
|
||||
"fullscreen",
|
||||
"standalone",
|
||||
"minimal-ui"
|
||||
],
|
||||
"orientation": "any",
|
||||
"orientation": "portrait",
|
||||
"background_color": "#0b1020",
|
||||
"theme_color": "#0b1020",
|
||||
"icons": [
|
||||
@@ -21,6 +20,12 @@
|
||||
"src": "./img/logo.jpg",
|
||||
"sizes": "512x512",
|
||||
"type": "image/jpeg"
|
||||
},
|
||||
{
|
||||
"src": "./img/shine-logo-transparent-final.png",
|
||||
"sizes": "1280x1280",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user