{
  "name": "Zoobe.pk",
  "short_name": "Zoobe.pk",
  "description": "Zoobe is the first e-commerce store in Pakistan, with high-level content and a variety of products like never seen before in the country.",
  "start_url": "https://zoobe.pk",
  "background_color": "#f2eeee",
  "theme_color": "#f2eeee",
  "display": "standalone",
  
  "icons": [
    {
    "src": "icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
    },
    {
    "src": "icon-256.png",
    "sizes": "256x256",
    "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}