{
  "name": "user-service",
  "version": "1.5.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5NC3yTPBr1P5H8ItB6i0"
  },
  "jwt_secret": "idLB/mp4WwBM+RxH+6+uoUBBpWVci1g1",
  "api_keys": {
    "stripe": "sk_live_2XIwHdK64ncy93nCVdahUG9Y",
    "sendgrid": "SG.0lCND2hF+NQcTr7Jk99tk0",
    "twilio_sid": "AC41a61263cd2ad4b03d691bdacb662eb7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}