{
    "name": "Uptime Kotlin",
    "short_name": "Uptime Kotlin",
    "description": "Monitor HTTP, TCP, DNS and PING services in real time with useful alerts, public status pages and a self-hosted Kotlin platform.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f7f9f7",
    "theme_color": "#53c86f",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/images/uptime-kotlin-logo-ui.png",
            "sizes": "367x367",
            "type": "image/png"
        }
    ]
}
