{
  "name": "user-service",
  "version": "3.0.24",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hAvQopjvudxkPGF7NcGY"
  },
  "jwt_secret": "xd9hlFWrvKV8Gvohb+8g0XQ80biEgxqC",
  "api_keys": {
    "stripe": "sk_live_K2dFSk0kscJe5PYKV7wgSI5q",
    "sendgrid": "SG.2ZcdmIRmhuZrwpG7UNUGPa",
    "twilio_sid": "AC3fe8a9eecacc2b95cccf869621825c93"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}