{
  "name": "Statistics & Probability",
  "short_name": "Stats",
  "description": "Histograms, scatter plots, dice and coin simulators — measures of center and spread, probability trees, regression lines.",
  "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'/><rect x='40' y='110' width='20' height='40' fill='%2334d399'/><rect x='66' y='80' width='20' height='70' fill='%2334d399'/><rect x='92' y='60' width='20' height='90' fill='%2334d399'/><rect x='118' y='90' width='20' height='60' fill='%2334d399'/></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'/><rect x='100' y='300' width='60' height='110' fill='%2334d399'/><rect x='180' y='220' width='60' height='190' fill='%2334d399'/><rect x='260' y='150' width='60' height='260' fill='%2334d399'/><rect x='340' y='240' width='60' height='170' fill='%2334d399'/></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'/><rect x='130' y='250' width='60' height='150' fill='%2334d399'/><rect x='220' y='180' width='60' height='220' fill='%2334d399'/><rect x='310' y='220' width='60' height='180' fill='%2334d399'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
