Zaktualizowano zestaw ikon strony

This commit is contained in:
2022-05-17 14:27:29 +02:00
parent f86262fdc6
commit b964f4599c
15 changed files with 59 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}