{
	"name": "Keep It Smart",
	"short_name": "Keep It Smart",
	"description": "",
	"icons": [
		{
			"src": "/img/icons/android-launchericon-192-192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "/img/icons/android-launchericon-512-512.png",
			"type": "image/png",
			"sizes": "512x512"
		},
		{
			"src": "/img/icons/android-launchericon-192-192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "maskable"
		},
		{
			"src": "/img/icons/android-launchericon-512-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "maskable"
		},
		{
			"src": "/img/icons/60.png",
			"type": "image/png",
			"sizes": "60X60"
		},
		{
			"src": "/img/icons/76.png",
			"type": "image/png",
			"sizes": "76x75"
		},
		{
			"src": "/img/icons/120.png",
			"type": "image/png",
			"sizes": "120x120"
		},
		{
			"src": "/img/icons/152.png",
			"type": "image/png",
			"sizes": "152x152"
		},
		{
			"src": "/img/icons/180.png",
			"type": "image/png",
			"sizes": "180x180"
		},
		{
			"src": "/img/icons/16.png",
			"type": "image/png",
			"sizes": "16x16"
		},
		{
			"src": "/img/icons/32.png",
			"type": "image/png",
			"sizes": "32x32"
		},
		{
			"src": "/img/icons/144.png",
			"type": "image/png",
			"sizes": "144x144"
		}
	],
	"start_url": "/",
	"background_color": "#2a3f54",
	"display": "standalone",
	"orientation": "landscape",
	"theme_color": "#2a3f54"
}