{ "name": "SNOW RUSH", "short_name": "SNOW RUSH", "description": "하얀 슬로프를 가르며 기록에 도전하는 스키 아케이드 러너", "start_url": ".", "scope": ".", "display": "fullscreen", "orientation": "portrait", "background_color": "#C9DCEC", "theme_color": "#C9DCEC", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }