{
    "name": "Aires Monitor",
    "short_name": "Aires",
    "description": "Uptime, chat, and team notifications for aires.club.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#1E73BE",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
