{
  "name": "ETF레이더",
  "short_name": "ETF레이더",
  "description": "국내 ETF·펀드·주식 최신 뉴스를 한곳에서",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "lang": "ko",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "ETF 뉴스",
      "url": "/?tab=etf",
      "description": "ETF 최신 뉴스"
    },
    {
      "name": "커뮤니티",
      "url": "/board.html",
      "description": "ETF레이더 커뮤니티"
    }
  ]
}
