{
  "name": "user-service",
  "version": "3.1.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PoNTBqBRiBz2bMe6u6Dv"
  },
  "jwt_secret": "l78zFMat8ah0RGy1sY24yV/W4m3CQSAM",
  "api_keys": {
    "stripe": "sk_live_hP1JGTnCiwxMfEBhlrjeW9JF",
    "sendgrid": "SG.ZM4eN0ngaddV255dHpy62L",
    "twilio_sid": "AC6732d40cc502112e4d572bae9866b2c3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}