{
	"id": "/",
	"name": "EsmeeMobile",
	"scope": "/",
	"display": "standalone",
	"start_url": "/",
	"short_name": "EsmeeMobile",
	"description": "",
	"background_color": "#fff",
	"icons": [
		{
			"src": "/files/client/images/web-app-manifest-192x192.png?v=1.2.0",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any"
		},
		{
			"src": "/files/client/images/web-app-manifest-512x512.png?v=1.2.0",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any"
		}
	],
	"screenshots": [
		{
			"src": "/files/client/images/web-app-manifest-512x512.png?v=1.2.0",
			"type": "image/png",
			"label": "Dexterous Solutions",
			"sizes": "512x512",
			"form_factor": "wide"
		}
	]
}