{
	"display" : "standalone",
	"display_override": "standalone",
	"name": "He's The Only Way Games",
	"short_name" : "HTOW Games",
	"id" : "/fun/",
	"orientation": "portrait",
	"start_url": "https://Hestheonlyway.com/fun/",
	"theme_color": "skyblue",
	"background_color": "blue",
	"icons": [
		{
			"src": "img/icon_masked128.png",
			"type": "image/png",
			"sizes": "128x128",
			"purpose": "maskable"
		},
		{
			"src": "img/icon128.png",
			"type": "image/png",
			"sizes": "128x128"
		},
		{
			"src": "img/icon_masked192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "maskable"
		},
		{
			"src": "img/icon192.png",
			"type": "image/png",
			"sizes": "192x192"
		}
	],
	"screenshots": [
		{
			"src": "img/Screenshot_1.png",
			"sizes": "1600x813",
			"type": "image/png",
			"form_factor": "wide",
			"label": "HTOW Games Desktop"
		},
		{
			"src": "img/Screenshot_2.png",
			"sizes": "450x812",
			"type": "image/png",
			"label": "HTOW Games Mobile"
		}
	],
	"description": "HTOW Games The Christian Video Game Streaming Service."
}