{
  "name": "ReNot - Gestion de suivis par Daw's Software",
  "short_name": "ReNot",
  "description": "Plateforme de gestion de suivis pour thérapeutes, coachs et consultants - Édité par Daw's Software",
  "start_url": "/fr",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "hsl(180,70%,40%)",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "productivity", "medical"],
  "icons": [
    {
      "src": "/renot-small-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/renot-small-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/fr/dashboard",
      "description": "Accéder au tableau de bord"
    },
    {
      "name": "Clients",
      "url": "/fr/clients",
      "description": "Gérer vos clients"
    },
    {
      "name": "Notes",
      "url": "/fr/notes",
      "description": "Accéder aux notes"
    }
  ],
  "screenshots": []
}
