{
  "name": "TAEIN H&D — 세계태권도 글로벌 플랫폼",
  "short_name": "TAEIN",
  "description": "세계 태권도인을 잇는 글로벌 소셜 플랫폼 — 피드·메시지 허브·도장·WT mall.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#33509b",
  "icons": [
    { "src": "/brand/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "글로벌 피드", "short_name": "피드", "url": "/", "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }] },
    { "name": "메시지 허브", "short_name": "메시지", "url": "/hub", "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }] },
    { "name": "마이페이지", "short_name": "MY", "url": "/me", "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }] }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
