{
	"id": "/",
	"dir": "ltr",
	"lang": "en",
	"name": "Golf League Tracker",
	"short_name": "GLT",
	"orientation": "any",
	"description": "Golf League Tracker Online League Management",
	"start_url": "/glthome/security/login",
	"background_color": "#50735b",
	"display": "standalone",
	"scope": "/",
	"theme_color": "#50735b",
	"prefer_related_applications": false,
	"categories": [ "sports", "utilities" ],
	"screenshots": [
		{
			"src": "/glthome/images/screenshots/home.png",
			"sizes": "360x640",
			"type": "image/png"
		},
		{
			"src": "/glthome/images/screenshots/home.png",
			"sizes": "360x640",
			"type": "image/png",
			"form_factor": "narrow"
		},
		{
			"src": "/glthome/images/screenshots/login.png",
			"sizes": "360x640",
			"type": "image/png"
		},
		{
			"src": "/glthome/images/screenshots/dashboard1.png",
			"sizes": "640x360",
			"type": "image/png"
		},
		{
			"src": "/glthome/images/screenshots/desktop.png",
			"sizes": "1487x904",
			"type": "image/png",
			"form_factor": "wide"
		}
	],
	"icons": [
		{
			"src": "/apple-touch-icon-180x180.png",
			"type": "image/png",
			"sizes": "180x180"
		},
		{
			"src": "/apple-touch-icon-114x114.png",
			"type": "image/png",
			"sizes": "114x114"
		},
		{
			"src": "/Golf-League-Tracker-Icon512x512.png",
			"type": "image/png",
			"sizes": "512x512"
		}

	]
}