{
	"name": "planespottr",
	"short_name": "planespottr",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#f4f7f8",
	"theme_color": "#238e99",
	"icons": [
		{"src": "/static/images/square_icon.jpg", "sizes": "192x192", "type": "image/jpeg"},
		{"src": "/static/images/square_icon.jpg", "sizes": "512x512", "type": "image/jpeg"}
	]
}
