{
  "short_name": "BrainBook",
  "name": "BrainBook — Collective Neural Knowledge",
  "icons": [
    {
      "src": "./favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48 64x64"
    }
  ],
  "start_url": ".",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "display": "standalone"
}