{
    "name": "흡연구역지도 - 내 주변 흡연구역 찾기",
    "short_name": "흡연구역지도",
    "description": "내 주변의 흡연구역을 한눈에 확인하고 직접 제보하세요. 서울/경기 지역 가이드.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#10b981",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "lifestyle",
        "navigation",
        "utilities"
    ],
    "lang": "ko",
    "dir": "ltr"
}