{
	"name": "Driven Playground",
	"short_name": "Playground",
	"description": "Test and experiment with AI agents",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#171717",
	"icons": [
		{
			"src": "/icons/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml"
		},
		{
			"src": "/icons/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml"
		},
		{
			"src": "/icons/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	]
}
