{
  "name": "user-service",
  "version": "1.4.19",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "luAw47sWAihLUj6nIMfS"
  },
  "jwt_secret": "geUGilKOxjWb1NpMV9SRJ9SgS4Xyd/zo",
  "api_keys": {
    "stripe": "sk_live_2FkDekg40he5l9UqvNVRXdvf",
    "sendgrid": "SG.CzDrOhCwAFbpAOO5tovU9T",
    "twilio_sid": "AC98ba140f0f9cede93cc29398a29cedea"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}