{
  "name": "Révision CAP M.I.T FC",
  "short_name": "Révision CAP",
  "description": "Application de révision espacée pour CAP Monteur en Installations Thermiques - Formation Continue. 354 questions, révision espacée SM-2, calculatrice de chantier.",
  "start_url": "/capmit-revision/",
  "scope": "/capmit-revision/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "fr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "screenshots/screen1.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Révision espacée"
    },
    {
      "src": "screenshots/screen2.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mode Quiz"
    },
    {
      "src": "screenshots/screen3.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fiches de révision"
    },
    {
      "src": "screenshots/screen4.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Calculatrice de chantier"
    },
    {
      "src": "screenshots/screen5.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Statistiques"
    }
  ]
}
