{
  "name": "天文薄明計算 - 星空撮影の実質観測可能時間",
  "short_name": "天文薄明計算",
  "description": "緯度経度から日の出・日の入り・天文薄明の時刻と、その夜の実質的な撮影可能時間を計算します。完全オフラインで動作します。",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
