{
	"name": "아큐브® 스테이션",
	"short_name": "아큐브",
	"description": "아큐브 태블릿 전용 웹",
	"lang": "ko-KR",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"icons": [
		{
			"src": "/android-chrome.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/favicon.ico",
			"sizes": "any",
			"type": "image/x-icon",
			"purpose": "any"
		}
	]
}
