{
  "version": "0.106.6", 
  "lang": "pt",
  "name": "BBVA",
  "short_name": "BBVA",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "./index.html",
  "theme_color": "#134481",
  "launch_path": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "",
      "url": ""
    },
    {
      "platform": "itunes",
      "id": "",
      "url": ""
    }
  ],
  "background_color": "#134481",
  "icons": [
    {
      "src": "assets/img/512-r@1x.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "assets/img/512@1x.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}