{
  "name": "첨벙 (Cheombeong) - 수영 커뮤니티",
  "short_name": "첨벙",
  "description": "수영장 찾기, 크루 활동, 수영 기록 관리를 한곳에서",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#6366F1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko-KR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "첨벙 홈 화면"
    },
    {
      "src": "/screenshots/mobile-pools.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "수영장 검색"
    }
  ],
  "categories": ["sports", "lifestyle", "health"],
  "shortcuts": [
    {
      "name": "수영장 찾기",
      "short_name": "수영장",
      "description": "주변 수영장 검색",
      "url": "/pools",
      "icons": [
        {
          "src": "/icons/shortcut-pools.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "커뮤니티",
      "short_name": "커뮤니티",
      "description": "수영 커뮤니티 둘러보기",
      "url": "/community",
      "icons": [
        {
          "src": "/icons/shortcut-community.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "내 크루",
      "short_name": "크루",
      "description": "내 크루 활동 보기",
      "url": "/crews",
      "icons": [
        {
          "src": "/icons/shortcut-crews.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
