{
  "name": "Reading Data Critically — Chart Literacy",
  "short_name": "Reading Data",
  "description": "Interactive chart-literacy explorer — truncated axes, dual-axis tricks, cherry-picking, area scaling, correlation vs. causation, 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='M40 152 H152 M40 40 V152' stroke='white' stroke-width='8' stroke-linecap='round'/><rect x='56' y='100' width='18' height='52' fill='white' opacity='.85'/><rect x='84' y='80' width='18' height='72' fill='white' opacity='.85'/><rect x='112' y='56' width='18' height='96' fill='white' opacity='.85'/></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='M100 412 H412 M100 100 V412' stroke='white' stroke-width='22' stroke-linecap='round'/><rect x='140' y='260' width='52' height='152' fill='white' opacity='.85'/><rect x='220' y='210' width='52' height='202' fill='white' opacity='.85'/><rect x='300' y='150' width='52' height='262' fill='white' opacity='.85'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
