{
	"name": "Hash Tool",
	"short_name": "Hash Tool",
	"description": "Generador y comparador de hashes 100% local. Compatible con WordPress. Sin backend, sin tracking.",
	"start_url": "./index.html",
	"scope": "./",
	"display": "standalone",
	"background_color": "#0d0d0d",
	"theme_color": "#ffde59",
	"icons": [
		{ "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
		{ "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
	]
}
