{
    "name": "Wikey v1.0.41b-AI",
    "short_name": "WIKEY",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#6CC04A",
    "theme_color": "#6CC04A",
    "orientation": "portrait-primary",
    "description": "Información importante de Keytruda, orientada a profecionales de la salud",
    "scope" : "/",
    "protocol_handlers": [
      {
        "protocol": "web+wikey",
        "url": "/?token=%s"
      }
    ],
    "url_handlers": {"scope": {"matches": [ "https://wikey.com.mx/*", "https://www.wikey.com.mx/*", "https://preview.wikey.com.mx/*" ]}},
    "icons": [
      {
        "src": "/icons/apple-touch-icon-57x57.png",
        "type": "image/png",
        "sizes": "57x57"
      },
      {
        "src": "/icons/apple-touch-icon-72x72.png",
        "type": "image/png",
        "sizes": "72x72"
      },
      {
        "src": "/icons/apple-touch-icon-76x76.png",
        "type": "image/png",
        "sizes": "76x76"
      },
      {
        "src": "/icons/apple-touch-icon-114x114.png",
        "type": "image/png",
        "sizes": "114x114"
      },
      {
        "src": "/icons/apple-touch-icon-120x120.png",
        "type": "image/png",
        "sizes": "120x120"
      },
      {
        "src": "/icons/apple-touch-icon-144x144.png",
        "type": "image/png",
        "sizes": "144x144"
      },
      {
        "src": "/icons/apple-touch-icon-152x152.png",
        "type": "image/png",
        "sizes": "152x152"
      },
      {
        "src": "/icons/apple-touch-icon-180x180.png",
        "type": "image/png",
        "sizes": "180x180"
      }
    ]
  }