{
    "name": "Gestion Scolaire",
    "short_name": "École",
    "description": "Portail de gestion scolaire — élèves, notes, présences et finances",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1e3a5f",
    "theme_color": "#1e3a5f",
    "orientation": "portrait-primary",
    "lang": "fr",
    "categories": ["education", "productivity"],
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "screenshots": []
}
