{
  "name": "Sailboat Hull Speed Calculator",
  "short_name": "SHSC",
  "description": "Find theoretical hull speed from waterline length, compare an observed speed, and see when a displacement hull is climbing its own bow wave.",
  "start_url": "/en/utilities/categories/sailing-and-nautical/sailboat-hull-speed-calculator/",
  "scope": "/en/utilities/categories/sailing-and-nautical/sailboat-hull-speed-calculator/",
  "icons": [
    {
      "src": "/images/utilities/hull-speed.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}