{
  "name": "La Ruche® — Gérer le changement autrement",
  "short_name": "La Ruche®",
  "description": "Application PWA d'accompagnement au changement d'entreprise et diagnostic écosystémique.",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#05386b",
  "theme_color": "#05386b",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity",
    "education"
  ],
  "icons": [
    {
      "src": "Logo Icone.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Logo Icone.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Faire le diagnostic",
      "url": "./diagnostic.html",
      "description": "Lancer l'évaluation rapide de La Ruche®"
    },
    {
      "name": "Notre Philosophie",
      "url": "./index.html#philosophie",
      "description": "Découvrir le Noyau Positif"
    }
  ],
  "prefer_related_applications": false
}
