{
    "short_name": "WellWo",
    "name": "WellWo - Plataforma Saludable",
    "description": "Plataforma Saludable de Wellness Corporativo",
    "lang":"es",
    "icons": [
      {
        "src": "https://my.wellwo.net/imgs/wellwo-icon-512.png",
        "type": "image/png",
        "sizes": "512x512",
        "purpose": "any"
      }
    ],

    "id": "index.php",
    "start_url": "https://my.wellwo.net/?src=app",
    "handle_links": "preferred",
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF",
    "dir": "auto",
    "launch_handler": {
      "client_mode": ["navigate-existing, auto"]
    },
    "categories": ["health"],
    "display": "standalone",
    "scope": "https://my.wellwo.net/",
    "prefer_related_applications": true,
    "related_applications": [{
      "platform": "webapp",
      "url": "https://my.wellwo.net/manifest.json"
    }],
    "edge_side_panel": {
      "preferred_width": 480
    },
    "share_target": {
      "action": "/share/",
      "method": "GET",
      "params": {
        "title": "WellWo",
        "url": "https://my.wellwo.net/?src=app"
      }
    },
    "file_handlers": [
      {
        "action": "/image",
        "accept": {
          "image/*": [".jpg", ".jpeg", ".png", ".webp", ".svg"]
        }
      },
      {
        "action": "/audio",
        "accept": {
          "audio/wav": [".wav"],
          "audio/x-wav": [".wav"],
          "audio/mpeg": [".mp3"],
          "audio/mp4": [".mp4"],
          "audio/aac": [".adts"],
          "audio/ogg": [".ogg"],
          "application/ogg": [".ogg"],
          "audio/webm": [".webm"],
          "audio/flac": [".flac"],
          "audio/mid": [".rmi", ".mid"]
        }
      }
    ],
    "screenshots": [
      {
        "src": "https://my.wellwo.net/imgs/wellwo-icon-500.png",
        "type": "image/png",
        "sizes": "500x500"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-01.webp",
        "type": "image/webp",
        "sizes": "665x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-02.webp",
        "type": "image/webp",
        "sizes": "665x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-03.webp",
        "type": "image/webp",
        "sizes": "665x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-04.webp",
        "type": "image/webp",
        "sizes": "665x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-05.webp",
        "type": "image/webp",
        "sizes": "665x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-06.webp",
        "type": "image/webp",
        "sizes": "665x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-07.webp",
        "type": "image/webp",
        "sizes": "665x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-08.webp",
        "type": "image/webp",
        "sizes": "900x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-09.webp",
        "type": "image/webp",
        "sizes": "900x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-10.webp",
        "type": "image/webp",
        "sizes": "900x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-11.webp",
        "type": "image/webp",
        "sizes": "900x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-12.webp",
        "type": "image/webp",
        "sizes": "1934x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-13.webp",
        "type": "image/webp",
        "sizes": "1934x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-14.webp",
        "type": "image/webp",
        "sizes": "1934x1440"
      },
      {
        "src": "https://my.wellwo.net/imgs/app/screenshot-15.webp",
        "type": "image/webp",
        "sizes": "1934x1440"
      }
     
    ]
  }