{
  "name": "EC²R Méntōr",
  "short_name": "EC²R",
  "description": "Méntōr IA EC²R — accompagnement augmenté au leadership collectif. Formations, sondages, coaching.",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicon/icon-384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/favicon/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/favicon/icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Espace Pro",
      "short_name": "Pro",
      "url": "/pro",
      "icons": [{ "src": "/favicon/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Session Mentor",
      "short_name": "Mentor",
      "url": "/mentor_sessions",
      "icons": [{ "src": "/favicon/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
