{
	"name": "AnimFlow - Character Animation Studio",
	"short_name": "AnimFlow",
	"description": "Professional character animation tool with AI-powered rigging",
	"start_url": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#0f172a",
	"theme_color": "#14b8a6",
	"categories": ["animation", "graphics", "productivity"],
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-1024.png",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"screenshots": [
		{
			"src": "/screenshot-desktop.png",
			"sizes": "1920x1080",
			"type": "image/png",
			"form_factor": "wide"
		},
		{
			"src": "/screenshot-mobile.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow"
		}
	],
	"shortcuts": [
		{
			"name": "New Animation",
			"url": "/editor",
			"description": "Start a new animation project"
		}
	]
}
