{
    "name": "CELEB.AI — 글로벌 셀럽 트래킹",
    "short_name": "CELEB.AI",
    "description": "전 세계 셀럽 실시간 SNS 트래킹 & AI 분석",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f6fb",
    "theme_color": "#ff2d78",
    "orientation": "portrait-primary",
    "lang": "ko",
    "icons": [
        {
            "src": "icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "entertainment",
        "news",
        "social"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "실시간 순위",
            "url": "/#ranking",
            "description": "글로벌 셀럽 실시간 순위 보기"
        },
        {
            "name": "SNS 피드",
            "url": "/#feed",
            "description": "셀럽 SNS 실시간 피드"
        },
        {
            "name": "Celeb's Pick",
            "url": "/#picks",
            "description": "전문가가 주목하는 숨겨진 셀럽"
        }
    ]
}