{
  "name": "OmniLearn — Apprendre sans limites",
  "short_name": "OmniLearn",
  "description": "Plateforme d'apprentissage de la maternelle à l'université : cours, quiz, assistant IA et suivi personnalisé.",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1020",
  "theme_color": "#2b2a6e",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Explorer les cours", "url": "/explore" },
    { "name": "OmniTutor", "url": "/tutor" },
    { "name": "Tableau de bord", "url": "/dashboard" }
  ]
}
