{
  "name": "Azera — Ton sensei IA",
  "short_name": "Azera",
  "description": "Le tuteur IA concu par des profs. 10 min. Un declic.",
  "id": "/tuteur",
  "start_url": "/tuteur",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education"],
  "background_color": "#06091a",
  "theme_color": "#06091a",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
