{
  "name": "api-gateway",
  "version": "2.8.8",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Suc4i2wIUnHlEFWO4bSL"
  },
  "jwt_secret": "zO47WbevQhqVk5f4u2kBJUVBrJkj940g",
  "api_keys": {
    "stripe": "sk_live_aGbhvohtNEeVFJerkSbRDTEW",
    "sendgrid": "SG.+PL2b+bi26NOm1tYIK19CR",
    "twilio_sid": "AC9a7d33132ec77fa1903a27fcfd99c2f0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}