{
	"id": "/",
	"name": "atRound",
	"short_name": "atRound",
	"description": "Post and browse real-time, location-based messages. Connect with people nearby, share alerts, and discover local deals.",
	"lang": "en",
	"dir": "ltr",
	"start_url": "/?source=pwa",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#c32401",
	"theme_color": "#ffffff",
	"icons": [
		{
			"src": "/logo-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/logo-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"shortcuts": [
		{
			"name": "Post a Message",
			"short_name": "Post",
			"url": "https://app.atround.com/add"
		},
		{
			"name": "Check Messages",
			"short_name": "Browse",
			"url": "https://app.atround.com/"
		}
	],
	"prefer_related_applications": false
}
