{
  "name": "Verduhogar POS",
  "short_name": "VerdoPOS",
  "description": "Sistema de Punto de Venta - Verduhogar Minimarket",
  "start_url": "/caja",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#22c55e",
  "orientation": "landscape-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"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "es-CL"
}
