{
  "name": "WILD-K - 조선추노꾼",
  "short_name": "WILD-K",
  "description": "WILD-K와 함께하는 한국의 오버랜딩, 노지 캠핑, 그리고 오프로드의 세계를 만나보세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2C3E50",
  "theme_color": "#FF6B35",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["lifestyle", "entertainment", "outdoor"],
  "lang": "ko",
  "scope": "/",
  "shortcuts": [
    {
      "name": "이벤트",
      "short_name": "이벤트",
      "description": "다가오는 오버랜딩 이벤트 참여",
      "url": "/events",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "최신 영상",
      "short_name": "영상",
      "description": "최신 탐험 영상 보기",
      "url": "/videos",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "게시판",
      "short_name": "게시판",
      "description": "커뮤니티 게시판",
      "url": "/board",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "640x1136",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
