{
  "name": "eBangali",
  "short_name": "eBangali",
  "description": "A complete POS and eCommerce solution for shopkeepers to sell globally and manage their business easily.",
  "start_url": "https://ebangali.com/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "categories": ["shopping", "ecommerce"],
  "icons": [
    {
      "src": "https://ebangali.com/ebcontents/themes/Lonthon/images/touch-icon-iphone.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "https://ebangali.com/ebcontents/themes/Lonthon/images/touch-icon-ipad.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "https://ebangali.com/ebcontents/themes/Lonthon/images/touch-icon-ipad-retina.png",
      "sizes": "167x167",
      "type": "image/png"
    },
    {
      "src": "https://ebangali.com/ebcontents/themes/Lonthon/images/startupImage.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}