{
  "name": "RUFFINI://LAB v2 — Synthetic Division Playground",
  "short_name": "RuffiniLab",
  "description": "Learn, solve and practice Ruffini's rule for polynomial division. Offline, private, single file.",
  "start_url": "./ruffini.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07090d",
  "theme_color": "#07090d",
  "lang": "en",
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
