{ "name": "Tiendex POS", "short_name": "Tiendex", "id": "/", "lang": "es-MX", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui", "browser"], "orientation": "landscape", "background_color": "#020617", "theme_color": "#06b6d4", "description": "POS offline-first para tiendas Tiendex", "categories": ["business", "productivity", "finance"], "shortcuts": [ { "name": "Punto de venta", "short_name": "POS", "url": "/pos", "description": "Abrir Tiendex directamente en POS" }, { "name": "Productos", "short_name": "Inventario", "url": "/productos", "description": "Administrar inventario y stock" } ], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/pwa-icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" }, { "src": "/pwa-icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ] }