{
  "name": "api-gateway",
  "version": "1.6.20",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WLGWQH10LE7uuY1mSmdC"
  },
  "jwt_secret": "9t/SZAH1ihGI+2S9ZnDHM7hhiwYLs48S",
  "api_keys": {
    "stripe": "sk_live_YE0dhqwVvnaAdmYSGwHATBLx",
    "sendgrid": "SG.sw0M4prwpsz5oSXXB8yyP4",
    "twilio_sid": "AC5482c46389c5fce47abb8d8ea22e6f5f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}