{
  "name": "AI Quant Automation Agent",
  "short_name": "AI Quant",
  "description": "한국투자증권 API 연동 실시간 계량 매매 스크리닝 대시보드",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#050814",
  "theme_color": "#0d1527",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
