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