{
  "name": "api-gateway",
  "version": "2.4.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "XWVoPbSFaLtX6FNog0ts"
  },
  "jwt_secret": "/lAwuxZ0FAp6uj/EEu+wVs4x6Ix9ICO/",
  "api_keys": {
    "stripe": "sk_live_c4AJSoFxXmDxH3KqWGMndqNv",
    "sendgrid": "SG.ZozWMGVNv/7Kd3Lg7aPwdW",
    "twilio_sid": "AC16504debfa66078e73a1afca38703033"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}