{
    "name": "WIKARTA Pelanggan",
    "short_name": "WIKARTA",
    "description": "Portal pelanggan WIKARTA Internet — cek tagihan, bayar, referral",
    "start_url": "/home",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#1e3a8a",
    "background_color": "#f0f6ff",
    "lang": "id",
    "icons": [
        {
            "src": "/logo-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["utilities", "finance"],
    "shortcuts": [
        {
            "name": "Bayar Tagihan",
            "short_name": "Tagihan",
            "description": "Bayar tagihan internet bulan ini",
            "url": "/tagihan",
            "icons": [{ "src": "/logo-icon.png", "sizes": "192x192" }]
        },
        {
            "name": "Referral",
            "short_name": "Referral",
            "description": "Program referral & reward",
            "url": "/referral",
            "icons": [{ "src": "/logo-icon.png", "sizes": "192x192" }]
        }
    ]
}
