{ "name": "Relay — 사내 업무 지시 플랫폼", "short_name": "Relay", "description": "프로젝트 단위로 업무를 정리하고 담당자에게 지시하는 사내 업무 플랫폼", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#4f46e5", "icons": [ { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }, { "src": "/relay-icon-256.png", "type": "image/png", "sizes": "256x256", "purpose": "any maskable" }, { "src": "/relay-icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" } ] }