{
	"name": "Coder Agents",
	"short_name": "Agents",
	"description": "AI coding agents powered by Coder",
	"start_url": "/agents",
	"scope": "/",
	"display": "standalone",
	"background_color": "#17172E",
	"theme_color": "#17172E",
	"icons": [
		{
			"src": "/pwa-icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/pwa-icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
