{
	"name": "Transport Management System — Operatør",
	"short_name": "TMS Operatør",
	"description": "Operatørflow til afhentning, levering og aflevering af forsendelser.",
	"start_url": "/operator/shipments",
	"scope": "/operator/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#f9f8f6",
	"theme_color": "#2952a3",
  "icons": [
		{ "src": "/icons/icon-app.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/icons/icon-app.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{
			"src": "/icons/icon-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
