{
    "name": "Portal Client Pintaluba",
    "short_name": "Pintaluba",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1976d2",
    "description": "Portal Client Pintaluba Progressive Web App",
    "icons": [
        {
            "src": "/img/icon/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/icon/apple-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}