{
    "name": "VoiceChatTrans - 게임 음성채팅 실시간 자막",
    "short_name": "VoiceChatTrans",
    "description": "게임 보이스챗을 AI 실시간 자막으로 변환하는 Windows 앱",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#060606",
    "theme_color": "#060606",
    "orientation": "any",
    "icons": [
        {
            "src": "/img/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "lang": "ko",
    "categories": ["utilities", "games"]
}
