{
	"name": "GeoHans – Historische kaarten",
	"short_name": "GeoHans",
	"description": "Bekijk historische kaarten over je eigen omgeving en volg je locatie.",
	"lang": "nl",
	"dir": "ltr",
	"start_url": "/",
	"scope": "/",
	"display": "fullscreen",
	"display_override": ["fullscreen", "standalone", "minimal-ui"],
	"orientation": "any",
	"background_color": "#4B97E7",
	"theme_color": "#4B97E7",
	"icons": [
		{
			"src": "/images/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
