{
  "name": "SIR - Stock Intelligence Report",
  "short_name": "SIR",
  "description": "기업 평판 모니터링 및 SIR 지수 리포트",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#362CFF",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/sir-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/sir-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
