{
  "id": "/tools/quadratic-equation-solver.html",
  "name": "Quadratic Equation Solver — Real & Complex Roots – toolcrate",
  "short_name": "Quadratic Equation Solver",
  "description": "Solve ax² + bx + c = 0 with real or complex roots, a graph of the parabola, vertex form, and full step-by-step working.",
  "start_url": "/tools/quadratic-equation-solver.html",
  "scope": "/tools/quadratic-equation-solver.html",
  "display": "standalone",
  "background_color": "#F5F4F2",
  "theme_color": "#0A0A0A",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
