{
	"name": "PPS - Track Plus",
	"short_name": "Track Plus",
	"icons": [{
		  "src": "img/touch/apple-touch-icon-152x152.png",
		  "sizes": "152x152",
		  "type": "image/png"
		},{
		  "src": "img/touch/android-chrome-192x192.png",
		  "sizes": "192x192",
		  "type": "image/png"
		},{
			"src": "img/touch/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
			}],
	"start_url": "/",
	"display": "standalone",
	"background_color": "#2b303b",
	"theme_color": "#2b303b"
  }