{
  "name": "Bicycle Saddle Height Calculator for Road MTB and Gravel",
  "short_name": "BSHCfRMaG",
  "description": "Estimate a bicycle saddle height from your inseam, bike style, and crank length. Get a measured starting point, a practical adjustment range, and a visual setup check for road, gravel, mountain, and time trial bikes.",
  "start_url": "/en/utilities/categories/cycling/bicycle-saddle-height-calculator-inseam/",
  "scope": "/en/utilities/categories/cycling/bicycle-saddle-height-calculator-inseam/",
  "icons": [
    {
      "src": "/images/utilities/bike-saddle-height-fit-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}