{
  "name": "더명당",
  "short_name": "더명당",
  "description": "전국 점포 매물 · 상권 분석 · 안전한 점포 거래",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10B981",
  "lang": "ko",
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "매물 찾기", "url": "/listings", "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}]},
    {"name": "지도로 검색", "url": "/listings/map", "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}]}
  ]
}
