{
  "name": "三体問題シミュレーター",
  "short_name": "三体問題シミュレーター",
  "description": "質量、速度ベクトル、軌跡が編集可能な2次元平面上で、3つの重力体をシミュレーションします。安定またはカオス的なプリセットも備えています。",
  "start_url": "/ja/utilities/categories/science/three-body-problem-simulator/",
  "scope": "/ja/utilities/categories/science/three-body-problem-simulator/",
  "icons": [
    {
      "src": "/images/utilities/three-body-problem-simulator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}