{
    "name": "E-PASIEN RSU Islam Cawas",
    "short_name": "E-PASIEN",
    "description": "Portal Pasien Digital RSU Islam Cawas – pendaftaran, riwayat pemeriksaan, dan informasi dokter.",
    "start_url": "/informasi/pasien/dashboard",
    "scope": "/informasi/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f172a",
    "theme_color": "#3b82f6",
    "lang": "id",
    "categories": ["health", "medical"],
    "icons": [
        {
            "src": "/informasi/assets/images/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/informasi/assets/images/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/informasi/assets/images/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Pendaftaran Online",
            "short_name": "Daftar",
            "description": "Daftar antrian rawat jalan secara online",
            "url": "/informasi/pasien/pendaftaran",
            "icons": [
                {
                    "src": "/informasi/assets/images/web-app-manifest-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Jadwal Dokter",
            "short_name": "Dokter",
            "description": "Lihat jadwal praktik dokter",
            "url": "/informasi/pasien/jadwal_dokter",
            "icons": [
                {
                    "src": "/informasi/assets/images/web-app-manifest-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}
