{
  "name": "DX-VIEW 머니맵",
  "short_name": "머니맵",
  "description": "50대 자산·세무 의사결정 통합 플랫폼 — 양도세·재산세·국민연금·AI 사주",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0F172A",
  "background_color": "#F8FAFC",
  "lang": "ko",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity", "lifestyle"],
  "shortcuts": [
    {
      "name": "양도세 계산기",
      "url": "/realestate/transfer-tax/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "재산세·종부세",
      "url": "/realestate/property-tax/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI 사주 풀이",
      "url": "/saju/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
