upptime/manifest.json

21 lines
364 B
JSON
Raw Permalink Normal View History

2024-01-22 15:19:29 -06:00
{
"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"
}
]
}