{
    "name": "헬로코드 파트너",
    "short_name": "헬로코드 파트너",
    "description": "헬로코드 파트너는 프로젝트를 찾고 지원·관리하는 파트너 전용 서비스입니다.",
    "lang": "ko",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#355BA1",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
