{
  "name": "api-gateway",
  "version": "2.1.4",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "J3e3nkHDTbQt6tyP6jSa"
  },
  "jwt_secret": "wWRGgoOkse5K0FO0i2dfyhXcbEKIcpWM",
  "api_keys": {
    "stripe": "sk_live_Q4d1l2LIfXb3jooa3sTwtaGf",
    "sendgrid": "SG.zoCYGwndaaERdSKfhzzf2o",
    "twilio_sid": "ACbf09c863b26143ff8e07bb919c48628b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}