Initialize gh-pages

This commit is contained in:
Ruben Hensen
2025-01-17 18:44:52 +01:00
committed by GitHub
commit 1b15245e1f
46 changed files with 576 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"background_color": "#ffffff",
"theme_color": "#333333",
"name": "Upptime",
"short_name": "Upptime",
"display": "minimal-ui",
"start_url": "/",
"icons": [
{
"src": "logo-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "logo-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}