{
	"name": "Kaneo",
	"short_name": "Kaneo",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"description": "All you need. Nothing you don't. Open source project management that works for you, not against you.",
	"icons": [
		{
			"src": "/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/web-app-manifest-192x192-maskable.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/web-app-manifest-512x512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"theme_color": "#141414",
	"background_color": "#141414",
	"display": "standalone",
	"orientation": "any",
	"categories": ["productivity", "business"]
}
