{
  "name": "Punto de Venta PRO",
  "short_name": "Mi Negocio",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1E3A8A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5619/5619918.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
