{
	"name": "Holmes",
	"short_name": "Holmes",
	"start_url": "https://holmes.nsmobile.be/auth/login",
	"scope": "https://holmes.nsmobile.be/",
	"display": "standalone",
	"background_color": "#1D232A",
	"theme_color": "#1D232A",
	"icons": [
		{
			"src": "/static/144.png",
			"sizes": "144x144",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/static/192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/static/512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"screenshots": [
		{
			"src": "/static/screenshot-wide.png",
			"sizes": "1280x800",
			"type": "image/png",
			"form_factor": "wide"
		},
		{
			"src": "/static/screenshot-narrow.png",
			"sizes": "375x667",
			"type": "image/png",
			"form_factor": "narrow"
		}
	]
}
