{
    "name": "프론트엔드 개발자 | 전다훈 (Dahoon06)",
    "short_name": "Dahoon06",
    "description": "Next.js, React, Vue, NestJS 중심의 프론트엔드 개발 경험과 기술 노트를 공유하는 전다훈(Da-hoon Jeon)의 블로그입니다.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        }
    ],
    "lang": "ko-KR",
    "dir": "ltr"
}
