{
	"name": "ShareFile",
	"short_name": "ShareFile",
	"icons": [
		{
			"src": "/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"background_color": "#ffffff",
	"theme_color": "#665AF4",
	"display": "standalone",
	"orientation": "portrait",
	"start_url": "/dashboard",
	"prefer_related_applications": true,
	"related_applications": [
		{
			"platform": "play",
			"id": "com.sharefile.mobile"
		}
	]
}
