{
  "name": "api-gateway",
  "version": "1.1.23",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0OmlGsMDwL98gSCsGZ6S"
  },
  "jwt_secret": "oUbxm26MeQfLXxC+RFxqQ8/3YHReIK5e",
  "api_keys": {
    "stripe": "sk_live_Yg5ZbIAeXQGFtfHxxXEQZz9t",
    "sendgrid": "SG.PaVqoXx3+EyHjXlQAjMCWe",
    "twilio_sid": "AC63608fcbbb14d77aea159f0d84ac9da8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}