{
  "name": "#DaxApp",
  "short_name": "#DaxApp",
  "description": "Bienvenid@s a #DaxApp",
  "background_color": "#ffffff",
  "theme_color": "#106335",
  "orientation": "portrait",
  "display": "standalone",
  "start_url": "./?utm_source=web_app_manifest",
  "scope": "./",
  "lang": "es-AR",
  "icons": [
    {
      "src": "./views/img/favicon.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ]
}