Icons, Footer, Stundenformel

This commit is contained in:
2026-02-05 13:27:39 +01:00
parent 7d6951334f
commit 3c282a0f3c
17 changed files with 100 additions and 28 deletions

View File

@@ -7,12 +7,12 @@
"theme_color": "#0a5ea8",
"icons": [
{
"src": "/public/images/icons/icon-192x192.png",
"src": "/images/icons/icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/public/images/icons/icon-512x512.png",
"src": "/images/icons/icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}