{ "name": "Instituto Dela", "short_name": "Instituto Dela", "description": "Área da paciente Instituto Dela. Sua jornada, seu cardápio e suas orientações sempre à mão.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#ffffff", "theme_color": "#826854", "lang": "pt-BR", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" } ], "share_target": { "action": "./compartilhar", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "arquivo", "accept": [ "application/json", ".json", "text/html", ".html", ".htm", "application/octet-stream", "text/plain" ] } ] } } }