{
	"id": "/",
	"name": "meza",
	"short_name": "meza",
	"description": "Order from your table",
	"start_url": "/",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#8c2f24",
	"background_color": "#f6f1e7",
	"icons": [
		{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
		{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
	]
}
