{
	"name": "Care Circle",
	"short_name": "Care Circle",
	"description": "Care, coordinated. Organize the care you need and invite helpers.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#faf7f2",
	"theme_color": "#e8836b",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"categories": ["health", "lifestyle"],
	"lang": "en",
	"dir": "ltr"
}
