{
  "name": "반려해변 — 더 맑은 해변으로의 여정을 잇다",
  "short_name": "반려해변",
  "description": "자주 가는 해변을 입양하고, 함께 돌봅니다. 한 줌의 쓰레기, 한 장의 사진이 해양 데이터가 됩니다.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "handle_links": "preferred",
  "background_color": "#ffffff",
  "theme_color": "#27465c",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social", "environment"],
  "lang": "ko-KR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-48x48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-167x167.png", "sizes": "167x167", "type": "image/png" },
    { "src": "/icons/icon-180x180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256x256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "줍기 시작",
      "short_name": "줍기",
      "description": "쓰레기를 줍고 기록합니다",
      "url": "/plogging?source=shortcut",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "내 해변 보기",
      "short_name": "내 해변",
      "description": "자주 가는 해변과 활동을 봅니다",
      "url": "/my?source=shortcut",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "후원하기",
      "short_name": "후원",
      "description": "해변 돌봄에 함께합니다",
      "url": "/onboarding/support?source=shortcut",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "정화 모임 보기",
      "short_name": "모임",
      "description": "다가오는 정화 모임을 봅니다",
      "url": "/activity?source=shortcut",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [{ "name": "images", "accept": ["image/*"] }]
    }
  }
}
