{
  "name": "ISIMO",
  "short_name": "ISIMO",
  "description": "Votre carnet immobilier intelligent",
  "start_url": "/carnets",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#4A6741",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/importer",
    "method": "GET",
    "params": {
      "url": "url",
      "text": "text",
      "title": "title"
    }
  }
}
