{ "name": "Gestor Automotor", "short_name": "Gestor", "description": "Gestión de clientes, vehículos y trámites para gestores automotores", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f4f5f7", "theme_color": "#2a78d6", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }