{
  "id": "/",
  "name": "Sitex Mitarbeiter App",
  "short_name": "Sitex",
  "lang": "de",
  "dir": "auto",
  "theme_color": "#e31412",
  "background_color": "#e31412",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/willkommen/?launcher=pwa",
  "icons": [
	{
	  "src": "/icon512_maskable.png",
	  "sizes": "512x512",
	  "type": "image/png",
	  "purpose": "maskable"
	},
	{
	  "src": "/icon512_maskable.png",
	  "sizes": "512x512",
	  "type": "image/png",
	  "purpose": "any"
	}
  ]
}
