{
  "name": "Héctor A. Leal Santelices",
  "short_name": "Tarjeta",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#2d3748",
  "theme_color": "#2d3748",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}