{
  "name": "user-service",
  "version": "2.3.24",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "tcksX4dVQg9J78EEQpUu"
  },
  "jwt_secret": "CuY7y4iJnj7V2rhnuLxF+nVNVP619KHS",
  "api_keys": {
    "stripe": "sk_live_KtgjI8AUwQo4d8DZynS16vym",
    "sendgrid": "SG.yUtfM1gxLaYYmmOdcIfLKy",
    "twilio_sid": "AC1194a30ba50b17f07d1f9bae7aec8f04"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}