{
  "name": "POS Kuanto",
  "short_name": "POS Kuanto",
  "description": "Punto de venta y compras inteligentes para tu negocio",
  "start_url": "./caja.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F4F3EE",
  "theme_color": "#0B7A45",
  "icons": [
    {"src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
