{
    "name": "오피스 헌터 — AI 커리어 전략 게임",
    "short_name": "오피스 헌터",
    "description": "빌런 상사 대처법부터 퇴사 타이밍까지, 직장 생활의 모든 것을 AI와 함께 시뮬레이션하세요.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0a0a0f",
    "background_color": "#0a0a0f",
    "lang": "ko",
    "dir": "ltr",
    "categories": [
        "games",
        "lifestyle",
        "productivity"
    ],
    "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"
        }
    ]
}