{
  "name": "Kenzy APP BEM — Révise ton BEM 2026",
  "short_name": "Kenzy BEM",
  "description": "900+ flashcards tirées des annales BEM réelles. 9 matières, mode offline, SRS.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "id": "/app",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education"],
  "lang": "fr",
  "dir": "ltr"
}
