{
  "name": "Scolumi",
  "short_name": "Scolumi",
  "description": "RÃ©vise avec Lumi, ton coach IA â€” Quiz adaptatifs, planning intelligent, coach IA 24/7",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF9F3",
  "theme_color": "#ea580c",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/lumi-favicon-emoji.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Quiz rapide",
      "short_name": "Quiz",
      "url": "/quiz?mode=quick",
      "description": "Lancer un quiz adaptatif",
      "icons": [{ "src": "/lumi-favicon-emoji.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Mon planning",
      "short_name": "Planning",
      "url": "/planning",
      "description": "Consulter mon planning de rÃ©vision",
      "icons": [{ "src": "/lumi-favicon-emoji.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Examen Blanc",
      "short_name": "Exam",
      "url": "/examen-blanc",
      "description": "Simuler un examen blanc",
      "icons": [{ "src": "/lumi-favicon-emoji.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "share_target": {
    "action": "/assistant",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text"
    }
  }
}
