{ "name": "Market Operating System", "short_name": "Market", "description": "Gestion comercial, stock, compras y ventas en una app instalable.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#08111f", "theme_color": "#0b1220", "orientation": "portrait-primary", "icons": [ { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }