{
  "name": "파인아이 FINEYE",
  "short_name": "파인아이",
  "description": "AI 기업 가치 분석 플랫폼 — 날씨 메타포 기반 주가 분석 알고리즘",
  "start_url": "/home.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0F1E",
  "theme_color": "#D4A843",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "주가분석",
      "url": "/stock.html",
      "description": "FINEYE 기상청 — 날씨 메타포 주가 관측"
    },
    {
      "name": "재무분석",
      "url": "/index.html",
      "description": "DART 재무 분석 — 45개 지표"
    }
  ]
}
