{
    "name": "Monoprix MEP",
    "short_name": "MEP",
    "description": "Application de Contrôle des Mises en Place Monoprix",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#e2001a",
    "orientation": "portrait",
    "icons": [
        {
            "src": "TEXTILE.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "TEXTILE.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}
