{
  "name": "Invens",
  "short_name": "Invens",
  "description": "Vi levererar flertal lösningar inom ramen för MES för att stärka och göra tillverkande företag effektivare och mer konkurrenskraftiga.",
  "icons": [
    {
      "src": "/img/icons/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/icons/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/img/icons/android-chrome-maskable-192x192.png",
      "type": "image/png",
	  "sizes": "192x192",
	  "purpose": "maskable"
    },
    {
      "src": "/img/icons/android-chrome-maskable-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
	  "purpose": "maskable"
    },
	{
		"src": "/img/icons/apple-touch-icon-60x60.png",
		"type": "image/png",
		"sizes": "60X60"
	  },
	  {
		"src": "/img/icons/apple-touch-icon-76x76.png",
		"type": "image/png",
		"sizes": "76x75"
	  },
	  {
		"src": "/img/icons/apple-touch-icon-120x120.png",
		"type": "image/png",
		"sizes": "120x120"
	  },
	  {
		"src": "/img/icons/apple-touch-icon-152x152.png",
		"type": "image/png",
		"sizes": "152x152"
	  },
	  {
		"src": "/img/icons/apple-touch-icon-180x180.png",
		"type": "image/png",
		"sizes": "180x180"
	  },
	  {
		"src": "/img/icons/favicon-16x16.png",
		"type": "image/png",
		"sizes": "16x16"
	  },
	  {
		"src": "/img/icons/favicon-32x32.png",
		"type": "image/png",
		"sizes": "32x32"
	  },
	  {
		"src": "/img/icons/msapplication-icon-144x144.png",
		"type": "image/png",
		"sizes": "144x144"
	  },
	  {
		"src": "/img/icons/mstile-150x150.png",
		"type": "image/png",
		"sizes": "150x150"
	  },
	  {
		"src": "/img/icons/safari-pinned-tab.svg",
		"type": "image/png",
		"purpose": "monochrome"
	  }
  ],
  "start_url": "/",
  "background_color": "#2a3f54",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#2a3f54"
}