{
	"name": "Fyves.ai",
	"short_name": "Fyves",
	"description": "AI-powered customer support platform",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#111827",
	"orientation": "any",
	"icons": [
		{
			"src": "/icons/icon-192x192.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"categories": ["productivity", "business"],
	"scope": "/"
}
