{
  "name": "CDE TOOL - Gestion Financière",
  "short_name": "CDE TOOL",
  "description": "Outil de gestion financière pour les centres de développement.",
  "start_url": "/login.html",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#b91c1c",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}