{
  "name": "TOFAS B2B",
  "short_name": "TOFAS",
  "description": "토파스 B2B 가구 파트너 플랫폼 - 3D 인테리어 시뮬레이션, 온라인 발주, 견적 자동화",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#A33327",
  "orientation": "any",
  "icons": [
    {
      "src": "/tofas_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tofas_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "shopping"
  ],
  "lang": "ko",
  "dir": "ltr"
}