{
    "name": "iShopfix - Gestion des reparations",
    "short_name": "iShopfix",
    "description": "Suivi des tickets de reparation, rendez-vous et pieces pour ateliers multi-sites.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#111827",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
        { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
    ]
}
