{
  "name": "TrendVibe - 핫 트렌드 & 꿀팁 매거진",
  "short_name": "TrendVibe",
  "description": "실시간 핫 트렌드, 정부지원금, AI 테크, 가성비 핫딜 정보 모음",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0f1d",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["news", "lifestyle", "shopping", "productivity"]
}
