{
  "short_name": "Desertcart",
  "name": "Desertcart",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "hsl(223, 100%, 47%)",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://static.desertcart.com/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://static.desertcart.com/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
