{
  "name": "Ford Drive for Your Community",
  "short_name": "Webpack 4",
  "description": "learning webpack 4",
  "orientation": "landscape",
  "display": "standalone",
  "start_url": "/#/?utm_source=homescreen",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "launch-icon.png",
      "size": "144x144",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "size": "144x144",
      "type": "image/png"
    },
    {
      "src": "favicon.png",
      "size": "72x72",
      "type": "image/png"
    }
  ]
}