{
  "name": "ドローン飛行時間計算機 LiPo LiIon航続距離推定用",
  "short_name": "ドLL",
  "description": "mAh容量と消費電流に基づいて、ドローンの飛行時間を計算します。安全な飛行と最大寿命のためにLiPoバッテリーを最適化しましょう。",
  "start_url": "/ja/utilities/categories/drones/drone-flight-time-calculator/",
  "scope": "/ja/utilities/categories/drones/drone-flight-time-calculator/",
  "icons": [
    {
      "src": "/images/utilities/drone-flight-time.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}