{
  "name": "Logical Fallacies — Spot Bad Arguments",
  "short_name": "Logical Fallacies",
  "description": "Interactive logical-fallacies explorer — 24 classic fallacies with anatomy, examples, and rebuttals, argument deconstructor, quiz, 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)'/><path d='M48 60 H144 V132 H48 Z' fill='none' stroke='white' stroke-width='8' stroke-linejoin='round'/><path d='M48 60 L96 100 L144 60' fill='none' stroke='white' stroke-width='8' stroke-linejoin='round'/><path d='M64 84 L128 132 M128 84 L64 132' stroke='%23fca5a5' stroke-width='6' stroke-linecap='round'/></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='M120 160 H392 V352 H120 Z' fill='none' stroke='white' stroke-width='22' stroke-linejoin='round'/><path d='M120 160 L256 260 L392 160' fill='none' stroke='white' stroke-width='22' stroke-linejoin='round'/><path d='M170 230 L342 352 M342 230 L170 352' stroke='%23fca5a5' stroke-width='18' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
