{
  "name": "UNIFCOPY WOLUWE",
  "short_name": "Unif-Copy",
  "description": "Impression self-service UNIFCOPY WOLUWE",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ff6f00",
  "icons": [
    {
      "src": "/icons/icone-UC-192x.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icone-UC-512x.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "files",
          "accept": ["*/*"]
        }
      ]
    }
  }
}
