{
  "name": "+",
  "short_name": "+",
  "description": "Une présence, pas un outil.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#EDE9E0",
  "theme_color": "#C8C4B0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
