{
  "name": "api-gateway",
  "version": "2.9.11",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BKOaRIr3mXYIhp7Ic6Ke"
  },
  "jwt_secret": "WPGS/e4KQUK0nirw+KDCMv7EjVl0oeU2",
  "api_keys": {
    "stripe": "sk_live_esePPODdUbIcnHULdOTuIocX",
    "sendgrid": "SG.yQl4yx4asFISDFvcHaZtAb",
    "twilio_sid": "AC108eeb00da82411d6d55abba5181cb8a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}