{
	"name": "Eisenhower — Task Prioritization Matrix",
	"short_name": "Eisenhower",
	"description": "Organize tasks using the Eisenhower prioritization matrix",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0a0a0c",
	"theme_color": "#0a0a0c",
	"icons": [
		{
			"src": "/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
