{
  "name": "POS",
  "short_name": "POS",
  "description": "Manage products, product lists, and coordinate all point-of-sale transactions",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec2d51",
  "icons": [
    {
      "src": "/POS/img/POS.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/POS/img/POS.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/POS/img/POS.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/POS/img/POS.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/POS/"
}