{
  "name": "Sorva — La marketplace des extras",
  "short_name": "Sorva",
  "description": "Connectez les hôpitaux aux soignants indépendants : infirmiers, aides-soignants, médecins, sages-femmes",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#E07856",
  "background_color": "#ffffff",
  "categories": ["healthcare", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'%3E%3Crect fill='%236366f1' width='540' height='720'/%3E%3Ctext x='270' y='360' font-size='48' fill='white' text-anchor='middle' dominant-baseline='middle'%3ESorva%3C/text%3E%3C/svg%3E",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Je suis soignant",
      "short_name": "Soignant",
      "description": "Accès rapide pour les soignants indépendants",
      "url": "/register?role=WORKER",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%234f46e5' width='96' height='96'/%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Je suis un établissement",
      "short_name": "Établissement",
      "description": "Accès rapide pour les établissements de santé",
      "url": "/register?role=ESTABLISHMENT",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%239333ea' width='96' height='96'/%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
