{
    "name": "Cyber Intellect - Comptabilité IA",
    "short_name": "Cyber Intellect",
    "description": "Comptabilité augmentée par l'IA — OCR, rapprochement bancaire, liasse fiscale automatique",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1e1b4b",
    "theme_color": "#312e81",
    "lang": "fr-FR",
    "dir": "ltr",
    "categories": ["business", "finance", "productivity"],
    "icons": [
        {
            "src": "icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "icons/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Dashboard Cyber Intellect"
        },
        {
            "src": "icons/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Cyber Intellect sur mobile"
        }
    ],
    "shortcuts": [
        {
            "name": "Saisie & OCR",
            "short_name": "Saisie",
            "url": "/?tab=saisie",
            "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "Journal comptable",
            "short_name": "Journal",
            "url": "/?tab=journal",
            "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
