{
  "name": "Velmora",
  "short_name": "Velmora",
  "description": "Shop the latest fashion — delivered across Pakistan with Cash on Delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EFE9DF",
  "theme_color": "#3B4A3F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}