{
	"id": "/",
	"name": "365Fit Sync",
	"scope": "/",
	"display": "standalone",
	"start_url": "/",
	"short_name": "365Fit Sync",
	"description": "Service to provide access tokens for TrainIn and sync the access tokens to Brivo",
	"background_color": "#fff",
	"icons": [
		{
			"src": "/files/client/images/logo-192px.png?v=0.6.19",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any"
		},
		{
			"src": "/files/client/images/logo-512px.png?v=0.6.19",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any"
		}
	],
	"screenshots": [
		{
			"src": "/files/client/images/logo-512px.png?v=0.6.19",
			"type": "image/png",
			"label": "Dexterous Solutions",
			"sizes": "512x512",
			"form_factor": "wide"
		}
	]
}