{
  "name": "QCM Formateurs - Ministère Formation Professionnelle",
  "short_name": "QCM Formateurs",
  "description": "Application d'évaluation des formateurs par QCM chronométré",
  "start_url": "/backend/app.html",
  "display": "standalone",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "orientation": "portrait",
  "icons": [
    {
      "src": "Logo-Gouvernement.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "Logo-Gouvernement.jpg", 
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}