{
  "name": "Signal-X · 부동산 취소·이상 거래 감지",
  "short_name": "Signal-X",
  "description": "국토교통부 실거래가 신고 취소·이상 편차·반복 취소 클러스터를 실시간 감지합니다.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ef4444",
  "lang": "ko-KR",
  "categories": ["finance", "news", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-mask-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "취소 브라우저",
      "short_name": "취소",
      "url": "/cancels",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "반복 패턴",
      "short_name": "패턴",
      "url": "/patterns"
    },
    {
      "name": "알림 구독",
      "short_name": "알림",
      "url": "/watch"
    }
  ]
}
