{
    "name": "Life OS",
    "short_name": "LifeOS",
    "id": "/",
    "description": "Second cerveau de Cyrille Marck — piloté par IA",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F0F1A",
    "theme_color": "#BB86FC",
    "orientation": "any",
    "icons": [
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
