{
  "dir": "ltr",
  "lang": "en",
  "name": "Emtec international",
  "short_name": "EMTEC",
  "start_url": "/",
  "orientation": "portrait-primary",
  "display": "standalone",
  "icons": [
    {
	  "src": "favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
	{
	  "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
	{
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
	{
      "src": "apple-touch-icon-114x114.png",
      "sizes": "114x114",
      "type": "image/png"
    },
	{
	  "src": "apple-touch-icon-120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
	  "src": "apple-touch-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
	{
	  "src": "apple-touch-icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
	{
	  "src": "apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
	{
	  "rel": "mask-icon",
	  "src": "safari-pinned-tab.svg",
      "color": "#dc291e",
      "type": "image/svg"
    }
  ]
}