{
	"id": "/www/index.html",
	"name": "Ceres AI Assistant",
	"short_name": "Ceres",
	"description": "AI assistant for reading, writing, voice, research, and local documents.",
	"start_url": "/www/index.html?source=pwa",
	"scope": "/www/index.html",
	"display": "standalone",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/favicon-128-128.png",
			"sizes": "128x128",
			"type": "image/png",
			"purpose": "any"
		}
	]
}