{
  "name": "user-service",
  "version": "3.7.22",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RoJMeZhuWebHTERrmPGR"
  },
  "jwt_secret": "pPx+Jm4oJJVURO4zKNOHl90lv3fnIONN",
  "api_keys": {
    "stripe": "sk_live_gQSwVWJe0qi37xSxq0qcnc56",
    "sendgrid": "SG.sL9SFh/b1Rmtr1ynABhNrs",
    "twilio_sid": "AC492bd34c035d8b56b4b9ac4c5825792f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}