{
  "name": "The Art of Thinking Clearly — Companion",
  "short_name": "Thinking Clearly",
  "description": "A companion app for learning the book's 99 cognitive biases: graph, flashcards, and progress tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#221d15",
  "theme_color": "#221d15",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
