{
  "short_name": "Vinfast Vũng Tàu",
  "name": "Vinfastvungtau3s.com.vn",
  "icons": [
  	{
      "src": "./images/icon-144x144.png",
        "type": "image/png",
        "sizes": "144x144"
      }, 
    {
      "src": "./images/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./images/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/service-worker/index.html",
  "scope": "/",
  "background_color": "#212427",
  "display": "standalone",
  "theme_color": "#212427"
}