{
  "name": "카더라 - 소리소문 커뮤니티",
  "short_name": "카더라",
  "description": "주식 시세, 아파트 청약, 실거래가, 미분양, 재개발 정보와 커뮤니티를 하나의 앱에서. 투자 정보 블로그와 부동산 현장 데이터를 매일 업데이트합니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "orientation": "portrait-primary",
  "background_color": "#F5F7FA",
  "theme_color": "#F5F7FA",
  "lang": "ko",
  "dir": "ltr",
  "categories": [
    "social",
    "news",
    "finance"
  ],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/previews/main-preview.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "카더라 메인"
    },
    {
      "src": "/images/previews/stock-preview.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "주식 시세"
    },
    {
      "src": "/images/previews/feed-preview.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "커뮤니티 피드"
    }
  ],
  "shortcuts": [
    {
      "name": "주식 시세",
      "short_name": "주식",
      "url": "/stock",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "부동산",
      "short_name": "부동산",
      "url": "/apt",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "블로그",
      "short_name": "블로그",
      "url": "/blog",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "id": "/",
  "share_target": {
    "action": "/write",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
