{
  "name": "TherapFlow",
  "short_name": "TherapFlow",
  "description": "Gestion pour th\u00e9rapeutes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1222",
  "theme_color": "#0B1222",
  "orientation": "portrait",
  "icons": [
    { "src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/assets/icon-flow.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
