{
  "name": "api-gateway",
  "version": "1.1.16",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "M6MXGPYY9iL5d8LkiYeL"
  },
  "jwt_secret": "1NXLLqmNr7zf/3slBKCKqC5C/eY0XJg2",
  "api_keys": {
    "stripe": "sk_live_Iy7wHo7m43laUWtOyQDzTq5w",
    "sendgrid": "SG.+INbSAhoGBcC2kw52ZtULa",
    "twilio_sid": "ACe7540ea7b8ca75a2a677bcd0ecf3044c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}