{
  "name": "PathPricer — Monte Carlo Option Pricing",
  "short_name": "PathPricer",
  "description": "Monte Carlo option pricing platform with variance reduction, Black-Scholes benchmark, Greeks, and convergence diagnostics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
