{
  "name": "WSC AI 비서",
  "short_name": "WSC",
  "description": "텔레그램 기반 개인 AI 비서 봇 웹 대시보드",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
