{
  "name": "GoGoPet — 강아지와 어디 갈까요?",
  "short_name": "GoGoPet",
  "description": "반려견 동반 가능한 산책지·놀이터·카페·펜션을 한눈에",
  "start_url": "/?utm_source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF8F1",
  "theme_color": "#FBF8F1",
  "orientation": "portrait",
  "lang": "ko-KR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "내 주변 찾기", "url": "/search?near=me", "description": "현재 위치 기반 강아지 동반 가능한 곳" },
    { "name": "오프리쉬", "url": "/search?category=offleash", "description": "목줄 풀고 놀 수 있는 곳" },
    { "name": "저장한 장소", "url": "/saved", "description": "내가 저장한 장소" }
  ],
  "categories": ["lifestyle", "travel", "navigation"]
}

