{
	"name": "쿠지맨",
	"short_name": "쿠지맨",
	"start_url": "/?from=homescreen",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"icons": [
		{
			"src": "/static/pc/logo-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/static/pc/icon.png",
			"sizes": "100x100",
			"type": "image/png"
		}
	]
}
