{
  "name": "Sci-eval — Least Squares Fitting, ODE Solving & Data Plotting",
  "short_name": "Sci-eval",
  "description": "Free online platform for least squares curve fitting, solving systems of ordinary differential equations (ODEs), and plotting experimental data.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eeeae2",
  "theme_color": "#319795",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
