{
  "name": "api-gateway",
  "version": "3.0.21",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fgKd663RbNU8w36ex8Xe"
  },
  "jwt_secret": "+2aFRpc+L4M1UusraQGKWgID768j1riD",
  "api_keys": {
    "stripe": "sk_live_FoVzUrMQmoG1QS5V31rWjYwl",
    "sendgrid": "SG.a7grPR1t8xHAjQ9tfGVuig",
    "twilio_sid": "ACba28c7f6fc2698ae4e81a5ee6732f93e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}