{
	"name": "Makgeolli Brewing Companion",
	"short_name": "Makgeolli",
	"description": "Brew it. Log it. Make the next batch better.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#efe7d7",
	"theme_color": "#faf6ec",
	"icons": [
		{ "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" },
		{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
		{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
	]
}
