{
  "name": "api-gateway",
  "version": "2.3.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LhcpeZ5Z8mZFFYX66xj8"
  },
  "jwt_secret": "SFVuisk1BTOOBxngaLPYv+0z4wJ8wYth",
  "api_keys": {
    "stripe": "sk_live_whdqbxHgX1pn8beB6C7zo2cB",
    "sendgrid": "SG.TtAZECKSUh0Qnhb0+VnpAM",
    "twilio_sid": "AC52b5b8890b55479863cc71d8011ec3e2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}