{
  "name": "EfalitRDV - Réservation en ligne",
  "short_name": "EfalitRDV",
  "description": "Trouvez et réservez facilement vos rendez-vous avec tous vos professionnels - Services de santé, bien-être, beauté et plus encore",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#18534F",
  "orientation": "any",
  "scope": "/",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "productivity", "health", "medical"],
  "iarc_rating_id": "",
  "icons": [
    { "src": "/icons/favicon-16x16.png",            "sizes": "16x16",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/favicon-32x32.png",            "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/favicon-48x48.png",            "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-72x72.png",               "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96x96.png",               "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128x128.png",             "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144x144.png",             "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152x152.png",             "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/apple-touch-icon-180x180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png",             "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384x384.png",             "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png",             "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon.svg",                     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/maskable-icon-512x512.png",    "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Rechercher",
      "short_name": "Recherche",
      "description": "Rechercher un professionnel",
      "url": "/search",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Mes rendez-vous",
      "short_name": "RDV",
      "description": "Voir mes rendez-vous",
      "url": "/bookings",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Mon profil",
      "short_name": "Profil",
      "description": "Gérer mon profil",
      "url": "/profile",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
