{
    "name": "Albert - L'élève IA",
    "short_name": "Albert",
    "description": "Assistant IA pour la classe d'Arnaud Durand",
    "id": "/",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f8f9fc",
    "theme_color": "#333333",
    "categories": ["education", "productivity"],
    "icons": [{
            "src": "ai-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "ai-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [{
        "src": "ai-icon.png",
        "sizes": "512x512",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "Discussion avec Albert"
    }]
}