{
  "name": "見えなくなる時刻計算 - 障害物で天体が隠れる時刻を予測",
  "short_name": "見えなくなる時刻",
  "description": "同じ赤緯の基準星の赤経(RA)と観測天体の赤経を比較し、山・建物・木などの障害物で天体が見えなくなる時刻を計算します。完全オフラインで動作します。",
  "start_url": "/hidden.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon-hidden.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
