{
    "name": "Symplic'IT - Extranet",
    "short_name": "Symplic'IT",
    "description": "Portail de gestion Symplic'IT - Tickets, factures, devis, contrats et équipements",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "any",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192 512x512",
            "type": "image/png"
        },
        {
            "src": "/icon-pwa.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "fr"
}