{
	"name": "Sparkpond Image Tools",
	"short_name": "Image Tools",
	"description": "Free image tools that process files locally in your browser",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#f5faf7",
	"theme_color": "#087f5b",
	"lang": "en",
	"categories": ["photo", "utilities", "productivity"],
	"icons": [
		{
			"src": "icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "icons/maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"prefer_related_applications": false
}
