{
	"name": "Church Display",
	"short_name": "Church Display",
	"description": "",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-512.png",
			"sizes": "300x300",
			"type": "image/png"
		},
		{
			"src": "icons/icon-64.png",
			"sizes": "1080x1080",
			"type": "image/png"
		}
	],
	"theme_color": "#000000"
}