{
	"name": "EveHUB — Studio Pipeline",
	"short_name": "EveHUB",
	"description": "Self-hosted project management for game development studios",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0D0E12",
	"theme_color": "#6C7AE0",
	"icons": [
		{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
