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