{
    "name": "Dashboard ISR Kaltim Internal",
    "short_name": "ISR Internal",
    "description": "Dashboard monitoring ISR untuk teknisi",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f4f9fc",
    "theme_color": "#006fb0",
    "icons": [
        {
            "src": "logo.jpeg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "logo.jpeg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}