{
  "name": "복리 계산기",
  "short_name": "복리계산기",
  "description": "일 복리 기반 주식 투자 목표 관리",
  "theme_color": "#0071e3",
  "background_color": "#f5f5f7",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
