{
    "name": "Portal KPRI KRIDA KARYA KRAKSAAN",
    "short_name": "KPRI KRIDA KARYA KRAKSAAN",
    "description": "Sistem Informasi Manajemen KPRI KRIDA KARYA KRAKSAAN",
    "start_url": "/login",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d9488",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}