{
  "name": "Tide Height Calculator",
  "short_name": "Tide Height ",
  "description": "Estimate water depth at any point in the tidal cycle using the nautical Rule of Twelfths. Ideal for coastal planning and nautical licence study.",
  "start_url": "/en/utilities/categories/sailing-and-nautical/tide-height-calculator/",
  "scope": "/en/utilities/categories/sailing-and-nautical/tide-height-calculator/",
  "icons": [
    {
      "src": "/images/utilities/tide-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}