{
"version": "3.0",
"comment": "---Above version must be the same as data-pwa-version",
"comment": "---data-pwa-version can be found in index.php in the manifest tag",
"comment": "---if versions are not the same it will cause an update loop",
"lang" : "en",
"name" : "Bridgestone Garantías",
"scope" : "https://bridgestone-integrals-mobile-ec.hbti.com.mx/",
"display" : "standalone",
"start_url" : "https://bridgestone-integrals-mobile-ec.hbti.com.mx/index.php",
"short_name" : "Bridgestone Garantías",
"description" : "",
"orientation" : "portrait",
"background_color": "#FFFFFF",
"theme_color": "#FFFFFF",
"generated" : "true",
  "icons": [
    {
      "src": "app/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "app/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "app/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "app/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}