{
	"short_name": "Agora",
	"name": "Agora Coffee Shop - Baalbek",
	"description": "Modern coffee shop in Baalbek, Lebanon. Premium coffee, smoothies, and cold brews.",
	"icons": [
		{
			"src": "agora-icon.png",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/png"
		},
		{
			"src": "agora-icon.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any maskable"
		},
		{
			"src": "agora-icon.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any maskable"
		}
	],
	"start_url": ".",
	"display": "standalone",
	"theme_color": "#f5b041",
	"background_color": "#ffffff",
	"categories": ["food", "coffee", "cafe", "beverages"],
	"orientation": "portrait",
	"prefer_related_applications": false,
	"lang": "en",
	"dir": "ltr",
	"scope": "/",
	"serviceworker": {
		"src": "service-worker.js"
	}
}
