{
	"name": "CLT Airport",
	"short_name": "CLT Airport",
	"description": "Charlotte Douglas International Airport",
	"display": "minimal-ui",
	"background_color": "#fff",
	"theme_color": "#00778b",
	"start_url": ".",
	"icons": [
		{
			"src": "cltairport.png",
			"sizes": "96x96",
			"type": "image/png"
		}
	],
	"prefer_related_applications": true,
	"related_applications": [
		{
			"platform": "play",
			"id": "com.cltairport"
		},
		{
			"platform": "itunes",
			"id": "com.cltairport.airportapp"
		}
	]
}