{
  "name": "数码眼疲劳休息计算器",
  "short_name": "数码眼疲劳休息计算器",
  "description": "根据您的每日屏幕时长，计算您需要多少分钟的视觉休息。个性化的 20-20-20 法则，预防数码眼疲劳和干涩。",
  "start_url": "/zh/utilities/categories/health/ocular-decompression-rest-calculator/",
  "scope": "/zh/utilities/categories/health/ocular-decompression-rest-calculator/",
  "icons": [
    {
      "src": "/images/utilities/screenDecompressionTime.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}