{
  "name": "Ezommerce POS",
  "short_name": "Ezommerce POS",
  "description": "Ezommerce point of sale till",
  "start_url": "/admin/pos",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6f8",
  "theme_color": "#004B8D",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
