{
  "name": "Spaced Repetition Principles — Forgetting Curve & SRS",
  "short_name": "Spaced Repetition",
  "description": "Interactive spaced-repetition explorer — forgetting-curve simulator, SM-2 scheduler, Leitner box visualizer, quizzes, flashcards, daily challenge, and teacher mode.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "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'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%234F46E5'/><stop offset='1' stop-color='%2306B6D4'/></linearGradient></defs><rect width='192' height='192' rx='32' fill='url(%23g)'/><path d='M30 60 C50 60 70 130 100 130 C130 130 150 95 162 70' stroke='white' stroke-width='8' fill='none' stroke-linecap='round'/><circle cx='50' cy='80' r='5' fill='white'/><circle cx='85' cy='118' r='5' fill='white'/><circle cx='120' cy='128' r='5' fill='white'/><circle cx='150' cy='84' r='5' fill='white'/><path d='M30 150 H162' stroke='white' stroke-width='3' stroke-dasharray='4 4'/></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'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%234F46E5'/><stop offset='1' stop-color='%2306B6D4'/></linearGradient></defs><rect width='512' height='512' rx='80' fill='url(%23g)'/><path d='M80 160 C140 160 200 350 270 350 C340 350 400 250 432 190' stroke='white' stroke-width='22' fill='none' stroke-linecap='round'/><circle cx='140' cy='220' r='14' fill='white'/><circle cx='230' cy='320' r='14' fill='white'/><circle cx='320' cy='340' r='14' fill='white'/><circle cx='400' cy='220' r='14' fill='white'/><path d='M80 410 H432' stroke='white' stroke-width='8' stroke-dasharray='12 12'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
