{
"name": "Excel to App", 
"scope": "/", 
"start_url": "index.html", 
"theme_color": "#000000", 
"background_color": "#000000", 
"short_name": "Excel2App", 
"description": "Tranforms any Excel file into a WebApp (PWA)", 
"author": "SinLios Soluciones Digitales", 
"lang": "es", 
"version": "1.0", 
"display": "standalone", 
"orientation": "any", 
"icons": [{
"src": "img/excel2app-icon.png", 
"sizes": "512x512", 
"purpose": "any maskable"
}]
}
