{
  "name": "望遠鏡の分解能計算機（ドーズの限界）",
  "short_name": "望",
  "description": "ドーズの限界（Dawes Limit）とレイリーの判断基準を用いて、望遠鏡の分解能を計算します。最大有効倍率や、大気の安定度（シーイング）による影響も確認できます。",
  "start_url": "/ja/utilities/categories/astronomy/telescope-resolution-calculator/",
  "scope": "/ja/utilities/categories/astronomy/telescope-resolution-calculator/",
  "icons": [
    {
      "src": "/images/utilities/telescope-resolution.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}