{
  "name": "AlloQuiz - Quiz et QCM pour réviser",
  "short_name": "AlloQuiz",
  "description": "Plateforme éducative gratuite avec des quiz et QCM pour réviser toutes les matières. Brevet, Bac, tous niveaux.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
  ],
  "categories": ["education"],
  "lang": "fr"
}
