{
  "name": "주식 배당수익률 계산기",
  "short_name": "주식 배당수익률 계산기",
  "description": "주식 데이터를 바탕으로 세전 및 원천징수 후 배당수익률, 연간 수입과 성장 시나리오를 계산합니다.",
  "start_url": "/ko/utilities/categories/finance/dividend-yield-calculator/",
  "scope": "/ko/utilities/categories/finance/dividend-yield-calculator/",
  "icons": [
    {
      "src": "/images/utilities/dividend-yield-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}