{
  "name": "テキストピクセル幅計算機",
  "short_name": "テキストピクセル幅計算機",
  "description": "フォント、サイズ、スタイルに基づいて、テキストがピクセル単位でどれくらいの幅になるかを正確に計算します。デザイナーや開発者のための無料ツールです。",
  "start_url": "/ja/utilities/categories/tools/text-pixel-width-calculator/",
  "scope": "/ja/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"
}