{
  "name": "user-service",
  "version": "3.8.17",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NEckTXft0I2UYTU2UUwH"
  },
  "jwt_secret": "fQHICUVZq/ZNwsqBzYd2S24t86Jk7xC/",
  "api_keys": {
    "stripe": "sk_live_2V4vvqYM0ys2eeuJtt5ip5m3",
    "sendgrid": "SG.Vh5ogaQe877X0lfoQcv6Y0",
    "twilio_sid": "ACf00999e0313158fb2521ed867a92639a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}