{
	"name": "Visit Bartlesville",
	"short_name": "Visit Bartlesville",
	"icons": [{
			"src": "/android-chrome-192x192.png?v=2021",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
		"src": "/android-chrome-512x512.png?v=2021",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"theme_color": "#c78500",
	"background_color": "#c78500",
	"start_url": "./",
	"display": "standalone"
}