{
  "name": "Etheris POS",
  "short_name": "Etheris",
  "description": "Sistema de punto de venta Etheris — funciona offline",
  "start_url": "/punto-venta",
  "display": "standalone",
  "background_color": "#0B1D3E",
  "theme_color": "#0B1D3E",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["business", "finance"],
  "lang": "es-CL",
  "scope": "/",
  "prefer_related_applications": false
}
