{
	"name": "버즐 에디터 - 노코드 웹사이트 빌더",
	"short_name": "버즐",
	"description": "코딩 없이 드래그 앤 드롭으로 웹사이트를 만드는 노코드 툴",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#5B3FF8",
	"lang": "ko",
	"icons": [
		{
			"src": "/img/favicon.png",
			"sizes": "any",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": ["productivity", "utilities"],
	"screenshots": [
		{
			"src": "/img/og-image.png",
			"sizes": "1200x630",
			"type": "image/png",
			"label": "버즐 에디터 화면"
		}
	]
}
