{
	"name": "Best Body by Dr. Rachel Paul",
	"short_name": "Best Body",
  "description": "Your site description",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
	"theme_color": "#30443f",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
