{
  "name": "StoreChat - 매장의 디지털 본사",
  "short_name": "StoreChat",
  "description": "AI 상담, 예약, 랜딩페이지, 광고 — 매장을 온라인에 올리는 가장 빠른 방법",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ko",
  "dir": "ltr"
}
