{
  "name": "api-gateway",
  "version": "2.2.22",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "B6i9Xo3pgUR2c6JKvyrt"
  },
  "jwt_secret": "s1870FyR1aaZguIh3CNT+0gMAp+slzGo",
  "api_keys": {
    "stripe": "sk_live_UHyTU2kYKpZDepm39ZxWE9x0",
    "sendgrid": "SG.STgjV7g014tYe6wVKTrV1g",
    "twilio_sid": "AC2c4d38cc5c82f58491289e438777c7ce"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}