{
	"id": "/",
	"name": "WeatherDuck",
	"short_name": "WeatherDuck",
	"description": "UK outdoor weather — hourly forecasts, stargazing, cloud inversions, ground conditions and gear advice.",
	"start_url": "/forecast/?source=pwa",
	"scope": "/",
	"display": "standalone",
	"background_color": "#fafaf8",
	"theme_color": "#1e2b22",
	"icons": [
		{
			"src": "img/pwa/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "img/pwa/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "img/pwa/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
