{
  "name": "FinSight — AI 자금관리",
  "short_name": "FinSight",
  "description": "AI 자금관리, 100세까지 안전하게. 수입·연금·보험·세금·부동산 통합 진단.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "lang": "ko",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "상담",
      "url": "/consultations",
      "description": "진행 중인 전문가 상담"
    },
    {
      "name": "프로필",
      "url": "/profile",
      "description": "프로필 · 데이터 관리"
    }
  ]
}
