{
"version": "1.3.36",
"lang" : "en",
"name" : "Walking With Purpose",
"scope" : "/",
"display" : "standalone",
"start_url": "/front_client_landing.php",
"short_name" : "WWP",
"description" : "Track your daily walking progress",
"orientation" : "portrait",
"background_color": "#ff7f00",
"theme_color": "#ff7f00",
"generated" : "true",
  "icons": [
	{
	  "src": "favicon-16x16.png",
	  "sizes": "16x16",
	  "type": "image/png",
	  "purpose": "any"
	},
	{
	  "src": "favicon-32x32.png",
	  "sizes": "32x32",
	  "type": "image/png",
	  "purpose": "any"
	},
	{
	  "src": "android-chrome-192x192.png",
	  "sizes": "192x192",
	  "type": "image/png",
	  "purpose": "any"
	},
	{
	  "src": "android-chrome-512x512.png",
	  "sizes": "512x512",
	  "type": "image/png",
	  "purpose": "any"
	}
  ]
}