{
  "name": "Bahuwer POS",
  "short_name": "BHW POS",
  "description": "Punto de venta Bahuwer",
  "theme_color": "#18355e",
  "background_color": "#f8fafc",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/#/",
  "scope": "/",
  "lang": "es-DO",
  "icons": [
    {
      "src": "icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
