{
	"name": "SocialGPT Video",
	"short_name": "SocialGPT",
	"description": "AI-native video editing for creators.",
	"display": "standalone",
	"start_url": "/projects",
	"background_color": "#fffdf8",
	"theme_color": "#211633",
	"icons": [
		{
			"src": "/images/socialgpt-mark.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"src": "/images/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/images/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
