{
	"name": "The Cottage Garden Companion",
	"short_name": "Garden Plot",
	"description": "Draw your beds, tuck in plants at honest spacing, and sow on time.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#e9e3d2",
	"theme_color": "#e9e3d2",
	"icons": [
		{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
		{
			"src": "/icons/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
