Added static

This commit is contained in:
2025-06-25 17:40:46 +02:00
parent 8016665cdb
commit c0e9e28c97
149 changed files with 258031 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "Elias Fink",
"short_name": "Elias Fink",
"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"
}