{
  "name": "user-service",
  "version": "3.4.16",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "a4vR6Sc8XVqTB8uq2VL7"
  },
  "jwt_secret": "lYmcbDVuyz7frX+R9u01KMR6DZmT4hAZ",
  "api_keys": {
    "stripe": "sk_live_1sI3PaqeyCfcQGHFD641Je2N",
    "sendgrid": "SG.u7f2NNNXUCdNWCrNmd6YwB",
    "twilio_sid": "ACf73bfa213293d7fc9893116bbddb047e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}