{
  "name": "Origamed",
  "short_name": "Origamed",
  "description": "Agenda, dossiers patients et facturation pour praticiens indépendants en Suisse",
  "start_url": "/therapeute/accueil",
  "display": "standalone",
  "background_color": "#FCFBF9",
  "theme_color": "#FF5900",
  "orientation": "portrait",
  "lang": "fr-CH",
  "icons": [
    {
      "src": "/favicon-origamed.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icone-origamed-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icone-origamed-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icone-origamed-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Agenda du jour",
      "short_name": "Agenda",
      "description": "Ouvrir les séances du jour",
      "url": "/agenda",
      "icons": [{ "src": "/icone-origamed-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Patients",
      "short_name": "Patients",
      "description": "Rechercher un dossier patient",
      "url": "/therapeute/patients",
      "icons": [{ "src": "/icone-origamed-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["medical", "productivity", "business"]
}
