{
  "name": "api-gateway",
  "version": "3.4.4",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xVsbnLJxKFfKyRfcuGwz"
  },
  "jwt_secret": "aV/6R2T4m0EKMcbvEGYfwWdLuCLeHs4S",
  "api_keys": {
    "stripe": "sk_live_AijMfY3V6a7QMAPPYKNUbMFo",
    "sendgrid": "SG.IgCz4b1cCu/gLPhmf4RWfN",
    "twilio_sid": "AC465ba31741ac22055f2b0f3a228071e0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}