{
    "name": "Bon de commande EMIC",
    "short_name": "EMIC Commande",
    "description": "Application de prise de commande pour les produits EMIC",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#285aff",
    "icons": [
        {
            "src": "favicon-emicxwash.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "EMICxWASH.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ],
    "screenshots": [
        {
            "src": "favicon-emicxwash.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Interface mobile"
        }
    ]
}