{
	"name": "간편 대출 계산기",
	"short_name": "간편계산기",
	"description": "원리금균등상환/원금균등상환/원금만기일시상환에 대한 이자 및 상환금 계산, 대출 Q&A 게시판",
	"start_url": "/",
	"display": "minimal-ui",
	"background_color": "#ffffff",
	"orientation": "portrait",
	"icons": [
		{
			"src": "/img/icon/180.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/img/icon/76.png",
			"sizes": "76x76",
			"type": "image/png"
		},
		{
			"src": "/img/icon/120.png",
			"sizes": "120x120",
			"type": "image/png"
		},
		{
			"src": "/img/icon/152.png",
			"sizes": "152x152",
			"type": "image/png"
		}
	],
	"lang": "ko-KR",
	"prefer_related_applications": false,
	"theme_color": "#ee152b"
}
