{
  "name": "Probability Intuition Puzzles",
  "short_name": "Probability Puzzles",
  "description": "Interactive probability puzzles — Monty Hall simulator, birthday paradox, Bayes/base-rate, gambler's fallacy, conjunction, quizzes, flashcards, daily, 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)'/><rect x='42' y='42' width='52' height='52' rx='10' fill='white'/><rect x='98' y='42' width='52' height='52' rx='10' fill='white'/><rect x='42' y='98' width='52' height='52' rx='10' fill='white'/><rect x='98' y='98' width='52' height='52' rx='10' fill='white'/><circle cx='68' cy='68' r='6' fill='%234F46E5'/><circle cx='124' cy='68' r='6' fill='%234F46E5'/><circle cx='108' cy='68' r='6' fill='%234F46E5'/><circle cx='68' cy='124' r='6' fill='%234F46E5'/><circle cx='124' cy='108' r='6' fill='%234F46E5'/><circle cx='124' cy='124' r='6' fill='%234F46E5'/><circle cx='124' cy='140' r='6' fill='%234F46E5'/><circle cx='108' cy='124' r='6' fill='%234F46E5'/></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)'/><rect x='112' y='112' width='140' height='140' rx='28' fill='white'/><rect x='262' y='112' width='140' height='140' rx='28' fill='white'/><rect x='112' y='262' width='140' height='140' rx='28' fill='white'/><rect x='262' y='262' width='140' height='140' rx='28' fill='white'/><circle cx='182' cy='182' r='18' fill='%234F46E5'/><circle cx='332' cy='182' r='18' fill='%234F46E5'/><circle cx='182' cy='332' r='18' fill='%234F46E5'/><circle cx='332' cy='332' r='18' fill='%234F46E5'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
