{
  "name": "user-service",
  "version": "3.3.16",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BOA89y8VvpKb9T3aH1lE"
  },
  "jwt_secret": "FuodsXalmuV003RBbJEMNKWOi2w4HVTr",
  "api_keys": {
    "stripe": "sk_live_UjTvGJI5ezlddWnTxfw51hHd",
    "sendgrid": "SG.rleN8OGUVuP3QXYyNtu6QK",
    "twilio_sid": "AC14dd22e2988db275d62486dc16d469c6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}