{
    "name": "Nukkon Documentos Cloud",
    "short_name": "NkDocs",
    "start_url": "/nukkon",
    "display": "fullscreen",
    "background_color": "#F8F9FA",
    "share_target": {
         "action": "/EnviarA.aspx",
         "method": "POST",
         "enctype": "multipart/form-data",
         "params": {
         "title": "title",
         "text": "text",
         "url": "url",
         "files": [
         {
           "name": "files",
           "accept": [ "image/*", "text/plain", ".pdf","application/pdf", ".doc", ".docx" ]
         }
         ]
         }
    },
    "icons": [
        {
          "src": "images/nkdocs.png",
          "type": "image/png",
          "sizes": "192x192"
        }
    ]
}
