{
  "name": "api-gateway",
  "version": "2.9.10",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wSAxexoFohVO8YtWRNOv"
  },
  "jwt_secret": "12/UXsQ4cyTWNy0rQt+h3/l5XKx9+r+1",
  "api_keys": {
    "stripe": "sk_live_fTuRt1JXOhBp67cZ3HFbkBTu",
    "sendgrid": "SG.mWifLlGlpIs+bR5FG4IcfS",
    "twilio_sid": "AC51c4893847b295636fcf4c6472493677"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}