{
	"name": "Vibecheck",
	"short_name": "Vibecheck",
	"description": "Discover the best cafes, bars and clubs near you",
	"version": "0.5.1",
	"manifest_version": 3,
	"start_url": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#070010",
	"theme_color": "#36287C",
	"icons": [
		{
			"src": "/favicon.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/favicon.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": ["lifestyle", "entertainment", "social"],
	"screenshots": [],
	"related_applications": [],
	"prefer_related_applications": false
}
