{
  "name": "부동산경매노트",
  "short_name": "경매노트",
  "description": "20년 경력 경공매 전문가가 빅데이터로 선별한 부동산 경매 추천 물건을 일 2회 SMS로 보내드리는 ㈜브릿지옥션의 프롭테크 서비스. 권리분석·예상 낙찰가·대출 가능액 포함, 월 11,000원.",
  "lang": "ko-KR",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#0F2C5F",
  "categories": ["finance", "business", "productivity", "real-estate"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshots/home-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "부동산경매노트 홈 화면"
    },
    {
      "src": "/img/screenshots/auction-list-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "추천 경매 물건 리스트"
    },
    {
      "src": "/img/screenshots/home-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "부동산경매노트 데스크톱 화면"
    }
  ],
  "shortcuts": [
    {
      "name": "추천 물건 보기",
      "short_name": "추천물건",
      "description": "오늘의 추천 경매 물건 확인",
      "url": "/?utm_source=pwa_shortcut#section5",
      "icons": [{ "src": "/img/icons/shortcut-auction.png", "sizes": "96x96" }]
    },
    {
      "name": "가입 하기",
      "short_name": "가입",
      "description": "SKT 휴대폰 본인인증 가입",
      "url": "/?utm_source=pwa_shortcut#section4",
      "icons": [{ "src": "/img/icons/shortcut-signup.png", "sizes": "96x96" }]
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "description": "자주 묻는 질문",
      "url": "/?utm_source=pwa_shortcut#section6-2",
      "icons": [{ "src": "/img/icons/shortcut-faq.png", "sizes": "96x96" }]
    },
    {
      "name": "고객센터",
      "short_name": "고객센터",
      "description": "1533-5865 전화 연결",
      "url": "tel:1533-5865",
      "icons": [{ "src": "/img/icons/shortcut-call.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
