{
  "name": "LangChat - 한국어·일본어 언어교환",
  "short_name": "LangChat",
  "description": "한국인과 일본인을 연결하는 실시간 음성·화상 언어교환 서비스",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050510",
  "theme_color": "#6366f1",
  "lang": "ko",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-72-v2.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96-v2.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128-v2.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144-v2.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152-v2.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-384-v2.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "social"],
  "shortcuts": [
    {
      "name": "언어교환 시작",
      "short_name": "시작",
      "description": "바로 언어교환 매칭 시작",
      "url": "/app",
      "icons": [{ "src": "/icons/icon-96-v2.png", "sizes": "96x96" }]
    },
    {
      "name": "오늘의 주제",
      "short_name": "주제",
      "description": "오늘의 회화 주제 보기",
      "url": "/learn?tab=topics",
      "icons": [{ "src": "/icons/icon-96-v2.png", "sizes": "96x96" }]
    }
  ]
}
