{
  "name": "api-gateway",
  "version": "3.9.2",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wIz6bDVb3kfzTDI6Lqbs"
  },
  "jwt_secret": "cCSp0eUGuYMIKs5FsBVUxAC+v8ayGSFD",
  "api_keys": {
    "stripe": "sk_live_szqGfKbXEL2jSmrcRHDaPY3p",
    "sendgrid": "SG.KkNCQ/39rMlr3lBhvwHDLh",
    "twilio_sid": "AC5a9869fbd9765471a0124ec3751250f7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}