{
  "name": "HoistDesk",
  "short_name": "HoistDesk",
  "description": "Gestion intelligente pour entrepreneurs de services",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "/Logo-HoistDesk.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Rendez-vous",
      "url": "/appointments",
      "icons": [{ "src": "/Logo-HoistDesk.png", "sizes": "any" }]
    },
    {
      "name": "App mécanicien",
      "url": "/tablet",
      "icons": [{ "src": "/Logo-HoistDesk.png", "sizes": "any" }]
    }
  ]
}
