{
  "name": "Color Theory & Color Wheel",
  "short_name": "Color",
  "description": "Interactive color wheel — primary/secondary/tertiary, harmonies, RGB/HSL/CMYK conversion, color blindness simulation, mixer and quizzes.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1525",
  "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'><rect width='192' height='192' rx='32' fill='%230e1525'/><circle cx='96' cy='96' r='62' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%23ff0000'/><stop offset='17%25' stop-color='%23ffaa00'/><stop offset='33%25' stop-color='%23ffff00'/><stop offset='50%25' stop-color='%2300ff00'/><stop offset='67%25' stop-color='%2300ffff'/><stop offset='83%25' stop-color='%230000ff'/><stop offset='100%25' stop-color='%23ff00ff'/></linearGradient></defs><circle cx='96' cy='96' r='28' fill='%230e1525'/></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'><rect width='512' height='512' rx='80' fill='%230e1525'/><circle cx='256' cy='256' r='170' fill='url(%23g2)'/><defs><linearGradient id='g2' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%23ff0000'/><stop offset='17%25' stop-color='%23ffaa00'/><stop offset='33%25' stop-color='%23ffff00'/><stop offset='50%25' stop-color='%2300ff00'/><stop offset='67%25' stop-color='%2300ffff'/><stop offset='83%25' stop-color='%230000ff'/><stop offset='100%25' stop-color='%23ff00ff'/></linearGradient></defs><circle cx='256' cy='256' r='75' fill='%230e1525'/></svg>","sizes":"512x512","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'><rect width='512' height='512' fill='%230e1525'/><circle cx='256' cy='256' r='130' fill='%234F46E5'/></svg>","sizes":"512x512","type":"image/svg+xml","purpose":"maskable"}
  ]
}
