{
	"name": "FurryFolio - Pet Management App",
	"short_name": "FurryFolio",
	"description": "Free pet management app for iOS and Android. Track your pet's health, diet, medications, and collaborate with family & vets.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#09090b",
	"theme_color": "#8b5cf6",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/favicon.ico",
			"sizes": "48x48",
			"type": "image/x-icon"
		}
	]
}
