{
 "name": "National Car Transport \u2014 Instant Quote",
 "short_name": "NCT Quote",
 "description": "Get an instant car shipping quote and book online 24/7 \u2014 USA, Puerto Rico, Hawaii, Alaska.",
 "start_url": "./index.html#quote",
 "display": "standalone",
 "background_color": "#ffffff",
 "theme_color": "#0082c6",
 "icons": [
  {
   "src": "assets/img/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "assets/img/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ]
}