{
  "name": "Options Desk",
  "short_name": "Options Desk",
  "description": "Desk-grade options analytics: Black-Scholes-Merton, full Greeks, IV solver, strategy builder, vol lab, stress grids. Analytical tool only — not financial advice.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07090C",
  "theme_color": "#07090C",
  "icons": [
    { "src": "./icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "./icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "./icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ]
}
