{
	"id": "/www/index-2.html",
	"name": "Luna Image Editor",
	"short_name": "Luna",
	"description": "Edit images, remove backgrounds, upscale, crop, and extract text directly in your browser.",
	"start_url": "/www/index-2.html?source=pwa",
	"scope": "/www/index-2.html",
	"display": "standalone",
	"icons": [
		{
			"src": "/favicon-2.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/favicon-2-big.png",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/favicon-2-128-128.png",
			"sizes": "128x128",
			"type": "image/png",
			"purpose": "any"
		}
	]
}