{
  "name": "SmartHomes — 대구 아파트 추천",
  "short_name": "SmartHomes",
  "description": "실거래가·학군·교통 등 공공데이터로 대구 아파트를 내 우선순위대로 점수화해 추천",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0097A7",
  "lang": "ko",
  "related_applications": [
    { "platform": "play", "id": "kr.co.smarthomes",
      "url": "https://play.google.com/store/apps/details?id=kr.co.smarthomes" }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png",
      "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "관심 단지", "short_name": "관심", "url": "/?open=favs&src=twa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "알림", "short_name": "알림", "url": "/?open=alerts&src=twa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "이상형 월드컵", "short_name": "월드컵", "url": "/?open=worldcup&src=twa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
