{
  "name": "StatLens — Statistics Toolkit",
  "short_name": "StatLens",
  "description": "Interactive statistics tools for simulation-based inference, distribution calculators, and exploratory data analysis.",
  "id": "/statlens/",
  "start_url": "/statlens/",
  "scope": "/statlens/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#569BBD",
  "background_color": "#ffffff",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
