{
  "name": "CLUB ELIE NKUMBI — CEN Manager Pro",
  "short_name": "CEN",
  "description": "CEN Manager Pro — gestion des membres, activités, cotisations, services et fonctionnement hors ligne synchronisable.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fbf4",
  "theme_color": "#1b7f3b",
  "icons": [
    {
      "src": "/static/img/club_elie_nkumbi_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mode hors connexion",
      "short_name": "Hors ligne",
      "url": "/hors-connexion"
    },
    {
      "name": "Installer CEN",
      "short_name": "Installer",
      "url": "/installer-cen"
    },
    {
      "name": "Connexion",
      "short_name": "Connexion",
      "url": "/login"
    }
  ]
}