{
    "name": "Complaint-Up - SIFCA",
    "short_name": "Complaint-Up",
    "description": "Systeme de gestion des plaintes SIFCA",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#E9B537",
    "background_color": "#ffffff",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
