Initial upload

This commit is contained in:
Florian Otto
2026-04-25 21:04:42 +02:00
parent bce44e509e
commit ccc38dd553
697 changed files with 77960 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "Nutellarechner",
"short_name": "Nutellarechner",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#73401e",
"background_color": "#73401e",
"display": "standalone"
}