{ "name": "DISTRIBUIDORA CHAVEZ", "short_name": "DISTRIBUIDORA CHAVEZ", "description": "Sistema de Punto de Venta para Rastro", "start_url": "https://rastropos.baktuncompany.com/", "display": "standalone", "background_color": "#1e293b", "theme_color": "#2563eb", "orientation": "any", "icons": [ { "src": "/imagenes/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/imagenes/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "permissions": [ "notifications", "vibrate" ] }