{
	"name": "Booth Visitor Questionnaire",
	"short_name": "BVQ",
	"description": "Booth Visitor Questionnaire",
	"scope": ".",
	"start_url": "index.html",
	"display": "standalone",
	"orientation": "portrait-primary",
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"icons": [{
			"src": "images/icons/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "images/icons/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}