{
	"name": "Homeschool",
	"short_name": "Homeschool",
	"description": "Daily plan and weekly reflection for our homeschool.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#FBF7F1",
	"theme_color": "#6D28D9",
	"orientation": "portrait",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
