{
"name": "wikibot",
"short_name": "wikibot",
"description": "wikibot",
"background_color": "#027FFF",
"theme_color": "#75C1FB",
"display": "fullscreen",
"start_url": "./index.html",
"scope": "./",
"lang": "es-AR",
"orientation": "any",
"icons": [
{ "src": "icon_192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
{ "src": "icon_512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
]
}