{
  "name": "ELIZA Psychotherapist Terminal",
  "short_name": "ELIZA",
  "description": "Classic 1966 ELIZA psychotherapist chatbot — the original AI conversation program by Joseph Weizenbaum at MIT.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030a02",
  "theme_color": "#4af626",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
