{
  "id": "/",
  "name": "석봉 부동산 정보방",
  "short_name": "석봉부동산",
  "description": "국토교통부 실거래 신고 자료를 매일 받아 지도와 표로 보여드립니다. 전국 순차 업데이트 중.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F2F2EF",
  "theme_color": "#F2F2EF",
  "categories": ["business", "finance", "navigation"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "실거래지도",
      "short_name": "지도",
      "url": "/map.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "재개발·재건축",
      "short_name": "재개발",
      "url": "/map.html?mode=redev",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "청약 캘린더",
      "short_name": "청약",
      "url": "/apply.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "관심단지",
      "short_name": "관심",
      "url": "/favorites.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
