{
    "name": "김치광장",
    "short_name": "김치광장",
    "description": "국내산 100% 양은선 명품 김치 - 포기김치, 갓김치, 열무김치, 백김치 등 신선한 김치를 합리적인 가격에 만나보세요",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#6b1210",
    "lang": "ko-KR",
    "dir": "ltr",
    "categories": ["food", "shopping"],
    "icons": [
        {
            "src": "/images/logo_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot_wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "김치광장 데스크탑 화면"
        },
        {
            "src": "/images/screenshot_narrow.png",
            "sizes": "720x1280",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "김치광장 모바일 화면"
        }
    ]
}
