{
  "name": "潮汐高度计算器",
  "short_name": "潮汐高度计算器",
  "description": "使用航海“十二分之一法则”估算潮汐周期中任意点的水深。是海岸规划和航海执照学习的理想工具。",
  "start_url": "/zh/utilities/categories/sailing-and-nautical/tide-height-calculator/",
  "scope": "/zh/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"
}