{
  "name": "Arithmetic Sequence Calculator",
  "short_name": "Sequence Calc",
  "description": "Free arithmetic sequence calculator. Enter a₁, d, and n for labeled terms, formulas, and step-by-step solutions in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8f6",
  "theme_color": "#e07a5f",
  "icons": [
    {
      "src": "/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
