{
  "name": "Trend Catcher - 글로벌 트렌드 & AI 브리핑",
  "short_name": "Trend Catcher",
  "description": "실시간 글로벌 트렌드 및 커뮤니티 이슈 AI 심층 분석 인텔리전스",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090D16",
  "theme_color": "#FF3B00",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "news",
    "productivity",
    "utilities"
  ],
  "lang": "ko-KR"
}