{
	"name": "HEIC Converter",
	"short_name": "HEIC",
	"description": "Convert unlimited HEIC photos to JPG, PNG, WebP, or AVIF. 100% private, no file limits.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#09090b",
	"theme_color": "#8b5cf6",
	"icons": [
		{
			"src": "/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml"
		},
		{
			"src": "/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml"
		}
	]
}
