{
	"name": "Pick A Door",
	"short_name": "Pick A Door",
	"theme_color": "#2196f3",
	"background_color": "#345da7",
	"display": "fullscreen",
	"scope": "/",
	"start_url": "/",
	"icons": [
		{
			"src": "images/icon.png",
			"type": "image/png",
			"sizes": "247x247"
		}
	]
  }