{
	"name": "Wwiser - Modern Wwise Utilities",
	"short_name": "Wwiser",
	"description": "A collection of productivity tools for Wwise sound designers. Wrap objects, calculate volumes, batch rename, and explore WAAPI.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#111113",
	"theme_color": "#111113",
	"orientation": "any",
	"scope": "/",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"categories": ["utilities", "productivity"],
	"lang": "en"
}
