{
  "name": "RentCars4u",
  "short_name": "RC4U",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#fff",
  "icons": [
    {
      "src": "/wp-content/themes/rentcars4u/assets/images/rc4u-manifest-ico.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/rentcars4u/assets/images/rc4u-manifest-ico.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}