{
  "name": "api-gateway",
  "version": "1.9.15",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZxWx2N8FdhpFLN5D3ZQA"
  },
  "jwt_secret": "9OiBHz9hP396VEmKl5yQ9ruyoOgQvO25",
  "api_keys": {
    "stripe": "sk_live_3jLpn5u53mSxCJc1s7tR9KJm",
    "sendgrid": "SG.49zEiSpnpWHpUaiSm8GcFW",
    "twilio_sid": "AC9da0827a1d69ce26d4bbfcb4cb800d2e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}