{
  "name": "user-service",
  "version": "3.1.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7DUYBLFXE13no3WbUrzv"
  },
  "jwt_secret": "JCamSJ0XBCXAuW31MEzBX9p9YPbVvcv3",
  "api_keys": {
    "stripe": "sk_live_A9nr1pB4cnd6PhfApxMy9Gr6",
    "sendgrid": "SG.l6sykH4oy2xhhDKSTBsYu6",
    "twilio_sid": "ACdf92d85efd01d09880541d1f4bf7a718"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}