{
  "name": "ETFmap",
  "short_name": "ETFmap",
  "description": "국내 상장 ETF 탐색 플랫폼 — 종목·테마를 ETF에 매핑한다",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
