{
	"name": "Stroke Trial Finder",
	"short_name": "Trial Finder",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"lang": "en",
	"scope": "/",
	"theme_color": "#ffffff",
	"icons": [
		{
			"src": "/android-chrome-192x192.png?v=2",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-512x512.png?v=2",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
