{
  "name": "카드 매니저",
  "short_name": "카드매니저",
  "description": "신용카드 소비 기록 및 혜택 관리 웹 애플리케이션",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F7",
  "theme_color": "#4A7CFF",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
