{
    "name": "Portal RT",
    "short_name": "PortalRT",
    "description": "Sistem Informasi RT - Laporan Warga & Notifikasi Darurat",
    "start_url": "/warga",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "portrait",
    "scope": "/",
    "gcm_sender_id": "96840480502",
    "gsm_sender_id": "96840480502",
    "web_push-required": true,
    "web_push-sets-important": true,
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["utilities", "productivity"],
    "shortcuts": [
        {
            "name": "Lapor Warga",
            "short_name": "Lapor",
            "url": "/warga#laporan",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "url": "/dashboard",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
