{
  "name": "api-gateway",
  "version": "3.9.1",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "l9sIsWtdmbCzLEr2LzHk"
  },
  "jwt_secret": "/7a2vNxFlxJNoKTMe5oW/7uUSiCvp3QA",
  "api_keys": {
    "stripe": "sk_live_x5duOpnWhqfefxyPOoS2OdhM",
    "sendgrid": "SG.rPiuOItIHMg7/5L+w6FB6i",
    "twilio_sid": "AC5e67232673996df32be6d361ca2ca3aa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}