{
  "name": "user-service",
  "version": "2.2.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BJtKAFAbHHGBvJppjvLN"
  },
  "jwt_secret": "GK6W2LVVeUU//rJudRJcF6nuUkw91l+j",
  "api_keys": {
    "stripe": "sk_live_BgLVS0pRteCICgid7XCdc2Po",
    "sendgrid": "SG.VN2gB/3wf9zaN6RUA1Zsle",
    "twilio_sid": "AC793e4d5e4bf9e3dc7070eadb98074f32"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}