{
  "id": "/client.html?v=2.3.3",
  "name": "PocketPOS",
  "short_name": "PocketPOS",
  "description": "Punto de venta móvil para negocios locales.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/icon-192-v233.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512-v233.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}