{
  "name": "POS Express Gratis",
  "short_name": "POS Express",
  "description": "El sistema de punto de venta (POS) web gratis #1. Gestiona inventario, clientes, ventas e imprime tickets térmicos offline.",
  "start_url": "./punto-de-venta.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f12",
  "theme_color": "#22c55e",
  "lang": "es",
  "categories": ["business", "utilities", "productivity"],
  "icons": [
    {
      "src": "https://ucblsd0fu0c9ggvj.public.blob.vercel-storage.com/android-chrome-192x192%20%281%29.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://ucblsd0fu0c9ggvj.public.blob.vercel-storage.com/android-chrome-512x512%20%281%29.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
