{
  "name": "MOLMOY Étudiant",
  "short_name": "MOLMOY",
  "description": "Activez votre code d'accès, suivez les cours de votre professeur et vos quiz.",
  "start_url": "/etudiant.html",
  "scope": "/etudiant.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#EEF2F7",
  "theme_color": "#1B3A6B",
  "lang": "fr",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
