{
  "name": "Oulpan — Apprenez l'hébreu",
  "short_name": "Oulpan",
  "description": "Parcours progressif pour apprendre l'hébreu moderne",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Moreh",
      "short_name": "Moreh",
      "description": "Ouvrir le tuteur IA",
      "url": "/moreh",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Ateliers",
      "short_name": "Ateliers",
      "description": "Lancer les exercices",
      "url": "/ateliers",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
