{
  "name": "股票股息率计算器",
  "short_name": "股票股息率计算器",
  "description": "根据股票数据计算税前和扣缴后股息率、年度收入以及股息增长情景。",
  "start_url": "/zh/utilities/categories/finance/dividend-yield-calculator/",
  "scope": "/zh/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"
}