{
	"name"            : "inHighland.com: Local Events, Weather, Deals in Highland Illinois",
	"short_name"      : "inHighland.com",
	"categories"      : ["calendar", "directory", "community"],
	"description"     : "Stay informed on local events, weather, & deals in Highland, Illinois.",
	"icons"           : [
		{"src": "/favicon.svg",         "sizes": "any",     "type": "image/svg+xml", "purpose": "any"     },
		{"src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any"     },
		{"src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png",     "purpose": "maskable"},
		{"src": "/favicon.ico",         "sizes": "any",     "type": "image/x-icon",  "purpose": "any"     }
	],
	"id"              : "/?pwa=true",
	"start_url"       : "/?pwa=true",
	"scope"           : "/",
	"theme_color"     : "#434190",
	"dark_theme_color": "#1a73e8",
	"background_color": "#434190",
	"display"         : "standalone",
	"shortcuts"       : [
		{
			"name"       : "What's happening today?",
			"short_name" : "Today",
			"description": "See today's local events & weather information",
			"url"        : "/calendar/today?pwa=true",
			"icons"      : [ {"src": "/favicon-192x192.png", "sizes": "192x192"} ]
		},
		{
			"name"       : "What's happening tomorrow?",
			"short_name" : "Tomorrow",
			"description": "See tomorrow's local events & weather information",
			"url"        : "/calendar/tomorrow?pwa=true",
			"icons"      : [ {"src": "/favicon-192x192.png", "sizes": "192x192"} ]
		}
  	],
	"screenshots"     : [
		{
			"src"        : "/img/screenshots/desktop.png",
			"sizes"      : "1101x855",
			"type"       : "image/png",
			"form_factor": "wide",
			"label"      : "Desktop View of inHighland.com"
		},
		{
			"src"        : "/img/screenshots/mobile.png",
			"sizes"      : "608x855",
			"type"       : "image/png",
			"form_factor": "narrow",
			"label"      : "Mobile View of inHighland.com"
		}
	]
}
