{
    "name": "MyPOS - Point of Sale",
    "short_name": "MyPOS",
    "description": "Application de point de vente moderne avec gestion de stock, clients, et KDS",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2196f3",
    "orientation": "any",
    "icons": [
        {
            "src": "/vite.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "fr-FR"
}