{
    "name": "muleyo.dev Status",
    "short_name": "Status",
    "description": "Service status monitor for muleyo.dev",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#6c5ce7",
    "orientation": "any",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}