{
    "name": "SIPOLI - Sistem Informasi Poliklinik",
    "short_name": "SIPOLI",
    "description": "Pantau antrian poliklinik Anda secara real-time dan dapatkan notifikasi saat giliran tiba.",
    "start_url": "/?pwa=1",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f172a",
    "theme_color": "#6366f1",
    "lang": "id",
    "icons": [
        {
            "src": "/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["medical", "health"],
    "screenshots": []
}
