{
  "name": "user-service",
  "version": "3.8.18",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "IBKsfhNta4Gwz5EcUDN5"
  },
  "jwt_secret": "8jziV7hZnpp2UtoBrPNxz2p1oKJi2nre",
  "api_keys": {
    "stripe": "sk_live_YtTRS4VKCPD9eVuPC30rAPqL",
    "sendgrid": "SG.IjCls2X5ccS0C3CwHH5Zq1",
    "twilio_sid": "AC223ef7e5121b78657d13cc9e9ca5d96a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}