{
  "name": "AirCover Manager",
  "short_name": "AirCover",
  "description": "Gestion des dossiers de dégâts locatifs Expat Renting — AirCover & Meetch Cover",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#1c2740",
  "orientation": "portrait",
  "lang": "fr",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" }
  ],
  "share_target": {
    "action": "/partage",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        { "name": "files", "accept": ["image/*", "video/*"] }
      ]
    }
  }
}
