{
  "name": "ConcoursSanté",
  "short_name": "ConcoursSanté",
  "description": "Quiz IA pour concours paramédicaux et sécurité",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FFFE",
  "theme_color": "#1DB8A4",
  "orientation": "portrait",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["education", "medical"],
  "lang": "fr"
}
