{
"name": "#chatBot",
"short_name": "#chatBot",
"description": " Chat bot local ",
"background_color": "#027FFF",
"theme_color": "#75C1FB",
"orientation": "portrait",
"display": "fullscreen",
"start_url": "./index.html",
"scope": "./",
"lang": "es-AR",
"icons": [
{ "src": "icon_192x192.png", "sizes": "192x192", "type": "image/png" }
]
}