{
    "name": "PGRI Jawa Barat",
    "short_name": "PGRI Jabar",
    "description": "Portal Resmi Persatuan Guru Republik Indonesia Provinsi Jawa Barat",
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#b91c1c",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Berita",
            "url": "/berita",
            "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Kegiatan",
            "url": "/kegiatan",
            "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
        }
    ]
}
