{
  "name": "user-service",
  "version": "2.9.7",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8y6ew3wung8DasuWLDuE"
  },
  "jwt_secret": "8wgLbYOC9rZfdby3l5kNj/qgfNfbLXBq",
  "api_keys": {
    "stripe": "sk_live_xeh9p9iPlRUsb26DzpWGIAVS",
    "sendgrid": "SG.Womd7tnlCTLvbk6/fLwJ6N",
    "twilio_sid": "ACb85b28d07ccd3575ee6746b745770cf1"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}