{
	"name": "Road Trip Planner",
	"short_name": "Trip Planner",
	"description": "Plan your perfect road trip adventure with smart Google Maps integration",
	"start_url": "/m",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"theme_color": "#1a1d21",
	"categories": ["travel", "navigation", "lifestyle"],
	"icons": [
		{
			"src": "/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"screenshots": [],
	"prefer_related_applications": false
}
