{
  "name": "웨일트립 - 전 세계 여행 최저가 비교",
  "short_name": "웨일트립",
  "description": "항공, 호텔, 기차, 렌터카, eSIM까지. 웨일트립에서 최저가를 비교하고 예약하세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#15803d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko",
  "categories": ["travel", "shopping"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
