{
  "name": "SalesUp - AI 영업 플랫폼",
  "short_name": "SalesUp",
  "description": "영업을 기억하는 AI 파트너",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "새 거래처 추가",
      "url": "/clients/new"
    },
    {
      "name": "AI 인사이트",
      "url": "/ai-insights"
    },
    {
      "name": "방문 시작",
      "url": "/visits"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ko"
}
