{
  "name": "Médical-Santé — Rendez-vous médical",
  "short_name": "Médical-Santé",
  "description": "Trouvez un médecin, dentiste ou spécialiste et prenez rendez-vous en ligne gratuitement 24h/24.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["medical", "health", "lifestyle"],
  "icons": [
    {
      "src": "/img/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Médical-Santé sur mobile"
    },
    {
      "src": "/img/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Médical-Santé sur bureau"
    }
  ],
  "shortcuts": [
    {
      "name": "Trouver un médecin",
      "short_name": "Médecin",
      "url": "/medecin",
      "icons": [{ "src": "/img/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Trouver un dentiste",
      "short_name": "Dentiste",
      "url": "/dentiste",
      "icons": [{ "src": "/img/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Mon espace patient",
      "short_name": "Mon espace",
      "url": "/user/agenda",
      "icons": [{ "src": "/img/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "share_target": {
    "action": "/recherche",
    "method": "GET",
    "params": {
      "title": "type",
      "text": "type"
    }
  }
}
