{
  "name": "KODARI LiveTranslate - 실시간 AI 동시 통역",
  "short_name": "LiveTranslate",
  "id": "/",
  "description": "100개국어 지원 실시간 양방향 동시 통역 웹 애플리케이션",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
