{
  "name": "머거보카 · 한국 식품 신상 도감",
  "short_name": "머거보카",
  "description": "한국 식품 신제품 큐레이션. 통합 카테고리 필터 · 신상 도감 · 솔직 후기.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffdf8",
  "theme_color": "#ff5722",
  "lang": "ko",
  "dir": "ltr",
  "orientation": "portrait",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "오늘 신상",
      "short_name": "신상",
      "description": "오늘 올라온 식품 신제품 보기",
      "url": "/?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "내 도감",
      "short_name": "도감",
      "description": "내가 먹어본 신상 도감",
      "url": "/dex",
      "icons": [{ "src": "/icon-192", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "검색",
      "short_name": "검색",
      "description": "제품명·초성·이미지로 신상 검색",
      "url": "/search",
      "icons": [{ "src": "/icon-192", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "랭킹",
      "short_name": "랭킹",
      "description": "신상 인기 랭킹 보기",
      "url": "/ranking",
      "icons": [{ "src": "/icon-192", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "머거보카 — 통합 카테고리 필터 · 신상 도감 · 솔직 후기"
    },
    {
      "src": "/screenshot-narrow",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "머거보카 — 한국 식품 신상 도감"
    }
  ],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "q",
      "text": "q",
      "url": "q"
    }
  }
}
