{
	"name": "Codeck — Your AI Coding Agent, Always On",
	"short_name": "Codeck",
	"description": "Self-hosted Claude Code sandbox with persistent memory, agent teams, and 116 pre-configured skills.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0a0a0f",
	"theme_color": "#0a0a0f",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
