{
	"name": "Planbutlr",
	"short_name": "Planbutlr",
	"description": "Plan events with friends effortlessly. Coordinate dates, split expenses, manage carpools, and share photos all in one place.",
	"start_url": "/",
	"display": "standalone",
	"theme_color": "#8B5CF6",
	"background_color": "#ffffff",
	"orientation": "portrait",
	"categories": ["productivity", "social"],
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icon-192-maskable.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"related_applications": [
		{
			"platform": "play",
			"url": "https://play.google.com/store/apps/details?id=com.planbutlr.app",
			"id": "com.planbutlr.app"
		},
		{
			"platform": "itunes",
			"url": "https://apps.apple.com/app/planbutlr/id6759740976"
		}
	]
}
