{
  "name": "Stats Companion",
  "short_name": "Stats",
  "description": "Visual Statistics Study Tool — master confidence intervals, t-tests, and two-sample inference",
  "start_url": "/math",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#c17d3c",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
