{
  "name": "BusanSangga.net 부산상가넷",
  "short_name": "부산상가넷",
  "description": "부산 전지역 상가 임대·매매·분양 전문 플랫폼",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fbf7f0",
  "theme_color": "#08253f",
  "orientation": "portrait-primary",
  "lang": "ko-KR",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "매물 검색",
      "short_name": "검색",
      "url": "/listings/index.html",
      "description": "부산 전지역 상가 매물 검색"
    },
    {
      "name": "지도 검색",
      "short_name": "지도",
      "url": "/listings/map.html",
      "description": "지도에서 상가 매물 찾기"
    },
    {
      "name": "매물 등록",
      "short_name": "등록",
      "url": "/listings/register.html",
      "description": "내 상가를 등록하기"
    },
    {
      "name": "권리금 계산기",
      "short_name": "계산기",
      "url": "/tools/calculator.html",
      "description": "권리금 산정 계산"
    }
  ]
}
