{
  "name": "api-gateway",
  "version": "2.1.21",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "UQdO3HZWG1yMn2y267H9"
  },
  "jwt_secret": "Sg+x/4dDoX1MEG142HqNIOaaMIqjs3XI",
  "api_keys": {
    "stripe": "sk_live_JlmDIP9TVixTRgy33P7FvvRU",
    "sendgrid": "SG.O1UpGcFsR7sxW/7kpQA3Y4",
    "twilio_sid": "ACe8b53d27f752e584d75df6d5ceaa42ca"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}