{
  "name": "api-gateway",
  "version": "1.0.12",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2x6cv5L8q25NyIqBDswd"
  },
  "jwt_secret": "4rRosckp6Iiuc1ooA6jRhIf43ZcYz84Z",
  "api_keys": {
    "stripe": "sk_live_5fYLLdTBx5XRA4Z3uO0ZoWjf",
    "sendgrid": "SG.DCKeggtmngTxeQJipDLtb8",
    "twilio_sid": "AC202eb0234bb902b4b53a962750757dbf"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}