{
  "name": "Three Body Problem Simulator",
  "short_name": "TBPS",
  "description": "Simulate three gravitational bodies in a two-dimensional plane with editable masses, velocity vectors, trails, and stable or chaotic presets.",
  "start_url": "/en/utilities/categories/science/three-body-problem-simulator/",
  "scope": "/en/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"
}