{
  "name": "user-service",
  "version": "3.7.12",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "YbvGOefjyizfIi0Nwgbc"
  },
  "jwt_secret": "ZJIUNlhdl/NJEsPMyNracsPC9GrAx4WJ",
  "api_keys": {
    "stripe": "sk_live_MX0QCh5e8H0XnTOyhai9cu6l",
    "sendgrid": "SG.qLFxOoDzVF0c4iTDb/DSlF",
    "twilio_sid": "AC4a45c71293b35e463b580093c7b81410"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}