﻿{
  "short_name": "MYT",
  "name": "Meet Your Time",
  "display": "standalone",
  "start_url": "/",
  "background_color": "white",
  "icons": [
	  {
		"src": "/build/icons/128.png",
		"sizes": "128x128",
		"type": "image/png"
	  }, {
		"src": "/build/icons/144.png",
		"sizes": "144x144",
		"type": "image/png"
	  },{
		"src": "/build/icons/152.png",
		"sizes": "152x152",
		"type": "image/png"
	  },{
		"src": "/build/icons/192.png",
		"sizes": "192x192",
		"type": "image/png"
	  }
   ]
}
