{
  "name": "Seoul Buy - 쇼핑몰 플랫폼",
  "short_name": "Seoul Buy",
  "description": "Seoul Buy는 한국과 베트남을 연결하는 최고의 온라인 쇼핑몰 플랫폼입니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c0000d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "business",
    "productivity"
  ],
  "lang": "ko-KR",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}