{
  "name": "TPV",
  "short_name": "TPV",
  "description": "Terminal punto de venta",
  "start_url": "/dashboard/tpv",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#022c22",
  "orientation": "any",
  "lang": "es-ES",
  "icons": [
    {
      "src": "/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
