{
   "name": "Vero Style Limited",
   "short_name": "Vero Style",
   "description": "Vero Style Ltd is a leading apparel manufacturer in Bangladesh, specializing in high-quality, trend-driven clothing with a commitment to sustainability",
   "theme_color": "#0A0E12",
   "background_color": "#0A0E12",
   "start_url": "/",
   "display": "standalone",
   "orientation": "portrait",
   "icons": [
      {
         "src": "/images/static/web-app-manifest-192x192.png",
         "sizes": "192x192",
         "type": "image/png"
      },
      {
         "src": "/images/static/web-app-manifest-512x512.png",
         "sizes": "512x512",
         "type": "image/png"
      }
   ],
   "screenshots": [
      {
         "src": "/desktop-ss.png",
         "sizes": "1898x901",
         "type": "image/png",
         "form_factor": "wide"
      },
      {
         "src": "/mobile-ss.png",
         "sizes": "375x821",
         "type": "image/png"
      }
   ]
}