{
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/pathpricer.png",
      "sizes": "1728x910",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PathPricer — Monte Carlo Option Pricing Platform"
    }
  ]
}
