{
  "name": "BarCraft - 바텐더 AI 플랫폼",
  "short_name": "BarCraft",
  "description": "위스키 문화를 함께 만들어가는 바텐더 AI 플랫폼. 메뉴 스캔, AI 레시피 생성, 고객 CRM, 테이블 QR 관리.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c8a96e",
  "orientation": "portrait",
  "lang": "ko",
  "categories": ["business", "food", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
