{
	"name": "GPX to Social - Create Beautiful Workout Maps",
	"short_name": "GPX to Social",
	"description": "Create beautiful workout maps for social media from GPX files. Combine multiple tracks, recover GPS data, and visualize all your workouts.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#111827",
	"theme_color": "#111827",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/32.png",
			"sizes": "32x32",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/256.png",
			"sizes": "256x256",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": ["utilities", "fitness"],
	"lang": "en",
	"dir": "ltr"
}
