{
  "name": "KMSignal AI — Korean Market Signal AI",
  "short_name": "KMSignal",
  "description": "한국 주식시장(KOSPI·KOSDAQ) 전용 AI 투자 신호 분석 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07101f",
  "theme_color": "#07101f",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "데모 보기",
      "short_name": "데모",
      "url": "/demo.html",
      "description": "KMSignal AI 인터랙티브 데모"
    }
  ]
}
