{
  "name": "MonRhumato — Patient",
  "short_name": "Rhumato",
  "description": "App patient MonRhumato : actualités santé, météo articulations, associations de patients en rhumatologie.",
  "start_url": "/app-patient",
  "scope": "/app-patient",
  "display": "standalone",
  "background_color": "#fbf7f1",
  "theme_color": "#2dc4b5",
  "orientation": "portrait",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "news"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Météo articulations",
      "url": "/app-patient/meteo",
      "description": "Indice douleur du jour selon météo"
    },
    {
      "name": "Actualités",
      "url": "/app-patient/actualites",
      "description": "Articles santé sélectionnés rhumato"
    },
    {
      "name": "Associations",
      "url": "/app-patient/associations",
      "description": "Actus et contacts associations patients"
    }
  ]
}
