38770-vm/manifest.json
2026-02-25 23:26:27 +00:00

18 lines
430 B
JSON

{
"name": "Uptime Monitoring 24/7",
"short_name": "Uptime",
"description": "Realtime Uptime Monitoring for your URLs",
"start_url": "/index.php",
"display": "standalone",
"background_color": "#0f172a",
"theme_color": "#0f172a",
"icons": [
{
"src": "https://cdn-icons-png.flaticon.com/512/1000/1000946.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}