{
  "name": "Quirks — A small museum of your own mind",
  "short_name": "Quirks",
  "description": "Four short interactive experiments in how you actually think — cognitive biases, moral judgment, confidence calibration, and where your numbers sit in the world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#faf9f6",
  "background_color": "#faf9f6",
  "lang": "en",
  "categories": ["education", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
