{
  "name": "Neurotenacity Portal Experience",
  "short_name": "Neurotenacity",
  "description": "The Architecture of Mind — an immersive intellectual portal at the crossroads of philosophy, medicine and neuroscience.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07030F",
  "theme_color": "#160A2F",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "books",
    "productivity"
  ],
  "icons": [
    {
      "src": "./assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
