{
  "name": "api-gateway",
  "version": "3.1.2",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kWROqVY643EZ5Py7GXDO"
  },
  "jwt_secret": "fuTfNQSAl3QoCBxZfowV7t46aOByHb6v",
  "api_keys": {
    "stripe": "sk_live_UUwIGIuhFokWx1LSLSrCZ44t",
    "sendgrid": "SG.VS/5pcxWcX7kLtza9Q8493",
    "twilio_sid": "AC635b39c8936f431c450baea7f14dc329"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}