{
  "name": "LULU — Ton assistant éducatif 🦋",
  "short_name": "LULU",
  "description": "Assistant éducatif IA adapté à ton profil d'apprentissage",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#E91E63",
  "orientation": "portrait-primary",
  "categories": ["education"],
  "lang": "fr",
  "icons": [
    { "src": "/icons/lulu-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/lulu-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/lulu-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/lulu-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
