This commit is contained in:
Upptime Bot
2025-01-17 18:09:29 +00:00
parent 645ef51404
commit 8074603b87
44 changed files with 575 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"
}
]
}