{
  "name": "The Financial Atelier",
  "short_name": "Fin. Atelier",
  "description": "여성을 위한 AI 기반 개인 재무 분석 서비스. 재무 건강 점수와 맞춤 전략 리포트를 제공합니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#834b55",
  "lang": "ko",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screen.png",
      "type": "image/png",
      "label": "AI 재무 건강 점수 분석 리포트 화면"
    }
  ]
}
