{
"name": "AplicacionesUy", 
"scope": "/", 
"start_url": "index.html", 
"theme_color": "#000000", 
"background_color": "#000000", 
"short_name": "Aplicaciones", 
"author": "Gustavo Lomazzi", 
"lang": "en", 
"version": "4", 
"display": "standalone", 
"orientation": "any", 
"icons": [{
"src": "img/default-icon.png", 
"sizes": "512x512", 
"purpose": "any"
},{
"src": "img/default-icon.png", 
"sizes": "512x512", 
"purpose": "maskable"
}]
}
