Initial Commit

This commit is contained in:
Florian Otto
2026-04-25 20:52:42 +02:00
parent 2e201648cb
commit d3f0350384
955 changed files with 109631 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"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"
}