{
  "id": "sojungi-app",
  "name": "소중이 - 소상공인 올인원 에이전트",
  "short_name": "소중이",
  "description": "소상공인·중소기업을 위한 올인원 에이전트 플랫폼. 창업, 마케팅, 렌탈, 금융, 수출입까지 한 번에.",
  "start_url": "/app.html?source=pwa&utm_medium=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#14b8a6",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["business", "productivity", "shopping", "finance"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/images/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/mobile-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "소중이 메인 - 올인원 에이전트 플랫폼"
    },
    {
      "src": "/images/screenshots/mobile-market.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "마켓플레이스 - 8개 전문존"
    },
    {
      "src": "/images/screenshots/desktop-home.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "소중이 데스크탑 메인"
    }
  ],
  "shortcuts": [
    {
      "name": "무료 상담 신청",
      "short_name": "상담",
      "url": "/#inquiry?source=shortcut",
      "description": "전문 매니저 1:1 무료 상담",
      "icons": [{"src": "/images/icons/icon-96x96.png", "sizes": "96x96"}]
    },
    {
      "name": "마켓플레이스",
      "short_name": "마켓",
      "url": "/marketplace.html?source=shortcut",
      "description": "8개 전문존 마켓플레이스",
      "icons": [{"src": "/images/icons/icon-96x96.png", "sizes": "96x96"}]
    },
    {
      "name": "창업가이드",
      "short_name": "창업",
      "url": "/startup-guide-cafe.html?source=shortcut",
      "description": "25개 업종 창업 완전정복",
      "icons": [{"src": "/images/icons/icon-96x96.png", "sizes": "96x96"}]
    },
    {
      "name": "올인원 커머스",
      "short_name": "커머스",
      "url": "/webcommerce-allinone.html?source=shortcut",
      "description": "웹커머스 올인원 솔루션",
      "icons": [{"src": "/images/icons/icon-96x96.png", "sizes": "96x96"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "share_target": {
    "action": "/#inquiry",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
