{
  "name": "PechusBar | Punto de Venta",
  "short_name": "PechusBar",
  "description": "Punto de Venta PechusBar",
  "start_url": "/login.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#0d1f2d",
  "icons": [
    {
      "src": "/img/pechusbar-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/pechusbar-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
