{
	"name": "Family Planner",
	"short_name": "FamilyPlanner",
	"description": "Your family's shared command center",
	"start_url": "/today",
	"display": "standalone",
	"background_color": "#F4F6F8",
	"theme_color": "#FF6F91",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": ["lifestyle", "productivity"]
}
