{
  "name": "Bicycle Chain Length Calculator for Road and MTB",
  "short_name": "BCLCfRaM",
  "description": "Calculate bicycle chain length from chainstay, largest chainring, and largest cassette cog. Get an even link count, millimeters, and a largest to largest bench check for 1x, 2x, singlespeed, and full suspension bikes.",
  "start_url": "/en/utilities/categories/cycling/bike-chain-length-calculator/",
  "scope": "/en/utilities/categories/cycling/bike-chain-length-calculator/",
  "icons": [
    {
      "src": "/images/utilities/bike-chain-length-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}