{
	"name": "Work Simplification — A Program for Operating Managers",
	"short_name": "Work Simplification",
	"description": "Find and remove the busywork in any process. The U.S. Bureau of the Budget's 1945 Work Simplification method — map a process, question every step, cut the waste — restored as a browser app. No signup; runs entirely on your machine.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
	"orientation": "any",
	"lang": "en",
	"dir": "ltr",
	"background_color": "#efe7d0",
	"theme_color": "#b53024",
	"categories": ["productivity", "business", "education"],
	"icons": [
		{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
		{
			"src": "/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Field Manual",
			"short_name": "Manual",
			"url": "/field-manual"
		},
		{
			"name": "Work Distribution",
			"short_name": "Distribution",
			"url": "/work-distribution"
		}
	]
}
