Initialize gh-pages

This commit is contained in:
Diego Ripley
2025-07-15 12:09:36 -04:00
committed by GitHub
commit b21727bfa5
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"
}
]
}