{
	"name": "Nvisy - AI-Powered Document Redaction",
	"short_name": "Nvisy",
	"description": "Find sensitive data in documents, images and audio, decide what happens to each field, and keep the evidence of both. Runs in the cloud, on your infrastructure, or on your machine.",
	"start_url": "/",
	"scope": "/",
	"display": "browser",
	"theme_color": "#000000",
	"background_color": "#ffffff",
	"lang": "en",
	"dir": "ltr",
	"categories": ["business", "productivity", "security"],
	"icons": [
		{
			"src": "/favicon-96x96.png",
			"sizes": "96x96",
			"type": "image/png"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	]
}
