{
    "name": "SILAKUN — BPRS HIK Parahyangan",
    "short_name": "SILAKUN",
    "description": "Sistem Laporan Kunjungan Nasabah BPRS HIK Parahyangan",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0f8b3e",
    "lang": "id",
    "categories": ["business", "finance", "productivity"],
    "icons": [
        { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "shortcuts": [
        {
            "name": "Input Kunjungan Baru",
            "short_name": "Input",
            "url": "/kunjungan/create",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Daftar Kunjungan",
            "short_name": "Kunjungan",
            "url": "/kunjungan",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
