{
	"name": "JOOSEBOX",
	"short_name": "JOOSEBOX",
	"start_url": "https://chat.outerfuel.com/",
    "homepage_url": "https://chat.outerfuel.com",
	"theme_color": "#26aa75",
    "background_color": "white",
	"display": "standalone",
	"icons": [
        {
			"src": "https://chat.outerfuel.com/favicon.ico",
			"type": "image/ico",
			"sizes": "any",
			"purpose": "any maskable"
		},
		{
			"src": "https://chat.outerfuel.com/android-chrome-192x192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any maskable"
		},
		{
			"src": "https://chat.outerfuel.com/android-chrome-512x512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any maskable"
		},
        {
            "512": "https://chat.outefuel.com/favicon.ico"
        } 
	]
}