{
  "name": "Active Recall Methods — Self-Testing Strategies",
  "short_name": "Active Recall",
  "description": "Interactive active-recall explorer — practice-test simulator, blurting trainer, Q-cards lab, vs-re-reading comparison, 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='M40 50 H140 a12 12 0 0 1 12 12 V120 a12 12 0 0 1 -12 12 H100 L80 152 V132 H40 a12 12 0 0 1 -12 -12 V62 a12 12 0 0 1 12 -12 z' fill='none' stroke='white' stroke-width='8'/><text x='96' y='100' text-anchor='middle' fill='white' font-family='monospace' font-size='52' font-weight='700'>?</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'><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='M110 130 H370 a32 32 0 0 1 32 32 V320 a32 32 0 0 1 -32 32 H270 L210 412 V352 H110 a32 32 0 0 1 -32 -32 V162 a32 32 0 0 1 32 -32 z' fill='none' stroke='white' stroke-width='22'/><text x='240' y='280' text-anchor='middle' fill='white' font-family='monospace' font-size='150' font-weight='700'>?</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
