{
	"name": "GeoScout Admin",
	"short_name": "GS Admin",
	"id": "/",
	"description": "Admin application for the GeoScout app",
	"scope": "https://admin.geoscout.uk/",
	"start_url": "https://admin.geoscout.uk/",
	"background_color": "#7413dc",
	"theme_color": "#7413dc",
	"icons": [
		{
			"src": "https://admin.geoscout.uk/img/icon.png",
			"type": "image/png",
			"sizes": "240x240",
			"purpose": "any"
		}
	],
	"prefer_related_applications": false,
	"display": "standalone",
	"lang": "en-GB",
	"dir": "ltr",
	"orientation": "natural"
}