{
  "short_name": "NightPass POS",
  "name": "NightPass POS System",
  "description": "Gestión de eventos, accesos y escáner de entradas",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "/pos/waiter",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "lang": "es"
}
