{
    "name": "Wills POS v2",
    "short_name": "Wills POS v2",
    "start_url": "/",
    "background_color": "#fff",
    "theme_color": "#C55D02",
    "icons": [
        {
            "src": "Img/Icon.png",
            "sizes": "500x500",
            "type": "image/png"
        }
    ],
     "screenshots": [
    {
     "src": "Img/Icon.png",
      "sizes": "500x500",
      "type": "image/png",
      "label": "Wonder Widgets"
      }
    ],
    "description": "POS & Bookkeeping App",
    "display": "standalone",
    "orientation":"portrait"
}