{
    "name": "ProATT",
    "short_name": "ProATT",
    "gcm_sender_id": "103953800507",
    "description": "Manajemen pelanggan, pekerjaan, dan teknisi lapangan.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "launch_handler": {
        "route_to": "existing-client",
        "navigate_existing_client": "always"
    },
    "orientation": "portrait-primary",
    "background_color": "#08110b",
    "theme_color": "#08110b",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
