{
  "name": "api-gateway",
  "version": "3.3.14",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3oDYMY3k9TOXhl7e5XGi"
  },
  "jwt_secret": "iDMm5h8Wyw+Azke46nB66PUakLWTx46p",
  "api_keys": {
    "stripe": "sk_live_5vlIG9zqZG1E53ARkIMgx6s6",
    "sendgrid": "SG.MkTYrR1qq4gQ3Zb4W+WNl5",
    "twilio_sid": "AC8fc14dc575d23809750d9c36c29e9ce1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}