{
  "name": "Text Pixel Width Calculator",
  "short_name": "TPWC",
  "description": "Accurately calculate how wide any text is in pixels based on font, size and style. Free tool for designers and developers.",
  "start_url": "/en/utilities/categories/tools/text-pixel-width-calculator/",
  "scope": "/en/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"
}