{
	"name": "three.ws chat",
	"short_name": "three.ws chat",
	"start_url": "/chat/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"description": "A simple, lightweight, and open LLM playground.",
	"icons": [
		{
			"src": "three.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"src": "android/android-launchericon-512-512.png",
			"sizes": "512x512"
		},
		{
			"src": "ios/180.png",
			"sizes": "180x180"
		}
	]
}
