{
  "name": "리얼단지 — 아파트 실거래가 분석",
  "short_name": "리얼단지",
  "description": "전국 165,000개 아파트 실거래가, 시세 히트맵, 청약 분석, AI 추천을 무료로 제공하는 부동산 데이터 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["finance", "business", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "실거래 TOP",
      "short_name": "TOP",
      "url": "/top",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "데이터랩",
      "short_name": "분석",
      "url": "/data",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "청약 가점 계산",
      "short_name": "가점",
      "url": "/scoring",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "블로그",
      "short_name": "블로그",
      "url": "/blog",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
