{
  "name": "제이 조직 대시보드",
  "short_name": "대시보드",
  "description": "AI 에이전트 조직 대시보드",
  "start_url": "/dashboard/",
  "scope": "/dashboard/",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#1e40af",
  "orientation": "any",
  "icons": [
    { "src": "/dashboard/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/dashboard/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
