{
	"name": "OhChat",
	"short_name": "OhChat",
	"start_url": "/",
	"display": "fullscreen",
	"id": "/",
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"scope": "/",
	"orientation": "any",
	"icons": [
		{
			"src": "/manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/manifest-144x144.png",
			"sizes": "144x144",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"lang": "en",
	"dir": "auto"
}
