{
    "name": "CommuPass POS",
    "short_name": "CommuPass POS",
    "description": "Application d'encaissement de CommuPass.",
    "start_url": "/pos",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#7367f0",
    "icons": [
        {
            "src": "/images/pos/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/pos/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
