Icons replaced
Deploy Website / deploy (push) Successful in 2s

This commit is contained in:
Florian Otto
2026-04-28 18:45:49 +02:00
parent 69f957592b
commit c09379c82e
8 changed files with 1 additions and 19 deletions
+1 -19
View File
@@ -1,19 +1 @@
{
"name": "mettcalc",
"short_name": "mettcalc",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
{"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"}