{
  "name": "Calculus Concepts",
  "short_name": "Calculus",
  "description": "Limits, derivatives and integrals visualized — tangent line slider, Riemann sum visualizer, position-velocity-acceleration animator.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1525",
  "theme_color": "#4F46E5",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230e1525'/><text x='96' y='150' font-family='Times,serif' font-style='italic' font-weight='400' font-size='180' fill='%23ef4444' text-anchor='middle'>%E2%88%AB</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230e1525'/><text x='256' y='400' font-family='Times,serif' font-style='italic' font-weight='400' font-size='480' fill='%23ef4444' text-anchor='middle'>%E2%88%AB</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230e1525'/><text x='256' y='400' font-family='Times,serif' font-style='italic' font-weight='400' font-size='400' fill='%23ef4444' text-anchor='middle'>%E2%88%AB</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
