{
  "name": "BlackQuant - 글로벌 자산운용 데이터 플랫폼",
  "short_name": "BlackQuant",
  "description": "AI 기반 실시간 투자 분석과 포트폴리오 최적화 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#2962ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "대시보드",
      "short_name": "Dashboard",
      "description": "메인 대시보드로 이동",
      "url": "/investor/dashboard"
    },
    {
      "name": "포트폴리오",
      "short_name": "Portfolio",
      "description": "포트폴리오 관리",
      "url": "/investor/portfolio"
    },
    {
      "name": "시장 분석",
      "short_name": "Markets",
      "description": "실시간 시장 분석",
      "url": "/market"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
