{
	"name": "TPTalk",
	"short_name": "TPTalk",
	"description": "TP그룹 사내 메신저",
	"start_url": "/chat",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#F4F6FB",
	"theme_color": "#1E2A44",
	"lang": "ko",
	"icons": [
		{ "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
		{ "src": "/favicon.png", "sizes": "any", "type": "image/png", "purpose": "any" }
	]
}
