{
	"short_name": "Packn'Paddle",
	"name": "Pack n' Paddle",
	"description": "Take a canoe trip out to the cabin but better be careful and watch out for bears!",
	"icons": [
		{
			"src": "img/icon128.png",
			"type": "image/png",
			"sizes": "128x128"
		},
		{
			"src": "img/icon192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "img/icon196.png",
			"type": "image/png",
			"sizes": "196x196"
		},
		{
			"src": "img/icon256.png",
			"type": "image/png",
			"sizes": "256x256"
		},
		{
			"src": "img/icon512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/index.html",
	"background_color": "#3367D6",
	"display": "fullscreen",
	"orientation": "landscape",
	"scope": "/",
	"theme_color": "#3367D6"
}