{
  "name": "user-service",
  "version": "1.4.15",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "247Bi6y4oH4xIp4ebJha"
  },
  "jwt_secret": "pYies+6gAjgr7/cbHfZXqGfJwe7KZC7s",
  "api_keys": {
    "stripe": "sk_live_8AXz9jLT2zQFXRIFetGY821C",
    "sendgrid": "SG.CCjM8sIv2AmwhpZH75tyiA",
    "twilio_sid": "AC413f8400d91179f2445f73d2867736c4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}