{
  "name": "user-service",
  "version": "2.2.14",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2sgqONKwyqND6yMUukqh"
  },
  "jwt_secret": "6but16eNiHoIqGA9eBYx8nvyZymw6aH2",
  "api_keys": {
    "stripe": "sk_live_VYLjZOQbfHuaEi3O4Dbgbj17",
    "sendgrid": "SG.Y01+c7/OTReOD2nJ5MCUB7",
    "twilio_sid": "ACd2dd96268677c77abf57840b7942c5c8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}