{ "name": "해라해라 - 3초컷", "short_name": "해라해라", "description": "몇 초짜리 미니게임이 쉴 새 없이 이어지는 반응속도 게임", "lang": "ko", "start_url": "./", "scope": "./", "display": "fullscreen", "orientation": "portrait", "background_color": "#120B24", "theme_color": "#120B24", "icons": [ { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" } ] }