{
  "name": "api-gateway",
  "version": "3.4.13",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "5J0sS6a7CMWT3P7ER2Sz"
  },
  "jwt_secret": "QYb8bvd7XZtueKs92qhZHuYUYymChp0e",
  "api_keys": {
    "stripe": "sk_live_swncEUG4gIHYz1rXeWMjIqNv",
    "sendgrid": "SG.Z9K/lPV5Tt05k0toP6tukH",
    "twilio_sid": "AC366dc3ffb7a6cff51574b225f1196aab"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}