{
    "name": "E-Agenda TU.Pimp Prov.Kalsel",
    "short_name": "E-Agenda TU",
    "description": "E-Agenda Tata Usaha Pimpinan Sekretariat Daerah Provinsi Kalimantan Selatan",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1e3a8a",
    "theme_color": "#1e3a8a",
    "lang": "id-ID",
    "categories": ["productivity", "business", "government"],
    "icons": [
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Pusat Informasi",
            "short_name": "Info",
            "description": "Cari agenda, kontak pimpinan, panduan",
            "url": "/info-cepat",
            "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
        },
        {
            "name": "Daftar Agenda",
            "short_name": "Agenda",
            "description": "Lihat semua agenda",
            "url": "/agendas",
            "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
        },
        {
            "name": "Kalender",
            "short_name": "Kalender",
            "description": "Grid bulanan",
            "url": "/kalender",
            "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
        }
    ]
}
