{
	"name": "Ask the Council",
	"short_name": "Ask the Council",
	"description": "Query multiple AI models at once and synthesize their answers",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0d0d0d",
	"theme_color": "#7E57C2",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/darkgrove-logo.webp",
			"sizes": "400x400",
			"type": "image/webp",
			"purpose": "any maskable"
		}
	]
}
