{
  "name": "École d'Arabe - Apprenez l'Arabe",
  "short_name": "École Arabe",
  "description": "Plateforme complète pour apprendre la langue arabe - Cours progressifs du primaire au lycée",
  "start_url": "/ecole",
  "display": "standalone",
  "background_color": "#0d3d22",
  "theme_color": "#1a6b3c",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["education", "language"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
