{
	"name": "TripPlanner",
	"short_name": "TripPlanner",
	"description": "Privacy-first camping, hiking & vacation trip planner with smart packing lists and calorie tracking",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#f9fafb",
	"theme_color": "#0891b2",
	"orientation": "any",
	"icons": [
		{
			"src": "/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	],
	"categories": ["travel", "lifestyle", "utilities"]
}
