{
  "name": "ZENTA GLOBAL",
  "short_name": "ZENTA",
  "start_url": "/mi-tarjeta",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#12275C",
  "icons": [
    {
      "src": "/zenta-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}