{
	"short_name": "Parrot",
	"name": "Parrot — Voice dictation that just works",
	"icons": [
		{
			"src": "favicon.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "parrot-48.png",
			"type": "image/png",
			"sizes": "48x48"
		},
		{
			"src": "parrot-192.png",
			"type": "image/png",
			"sizes": "192x192"
		}
	],
	"start_url": ".",
	"display": "standalone",
	"theme_color": "#0f172a",
	"background_color": "#0f172a"
}
