{
  "name": "Revitalízate",
  "short_name": "Revitalízate",
  "description": "Plan de Felicidad Laboral ZFPC",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#e30613",
  "share_target": {
    "action": "/api/public/share-salud",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "captura",
          "accept": ["image/*"]
        }
      ]
    }
  },
  "icons": [
    {
      "src": "/__l5e/assets-v1/c552ce34-839e-4680-a6ff-c80b459b00bb/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/076832d2-a39e-49dd-807a-7a541bedd1da/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/c552ce34-839e-4680-a6ff-c80b459b00bb/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/__l5e/assets-v1/076832d2-a39e-49dd-807a-7a541bedd1da/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
