{
  "name": "kons",
  "baseUrl": "https://kons.playxe.org",
  "publicUrl": "https://kons.playxe.org",
  "storage": "local",
  "index": "https://kons.playxe.org/index/config.json",
  "sourceUrl": "https://github.com/scheme-packages/kons",
  "messages": [],
  "auth": {
    "oauth": [
      {
        "id": "google",
        "label": "Google",
        "url": "/auth/google/start"
      }
    ],
    "email": {
      "enabled": true,
      "openRegistration": true,
      "showCodes": false,
      "delivery": "smtp"
    }
  }
}