{
  "name": "文本像素宽度计算器",
  "short_name": "文本像素宽度计算器",
  "description": "根据字体、大小和样式精确计算任何文本在像素上的宽度。专为设计师和开发者提供的免费工具。",
  "start_url": "/zh/utilities/categories/tools/text-pixel-width-calculator/",
  "scope": "/zh/utilities/categories/tools/text-pixel-width-calculator/",
  "icons": [
    {
      "src": "/images/utilities/text-pixel-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}