{
  "name": "api-gateway",
  "version": "1.7.28",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "bGfARyfLfgbb2yWI3ppy"
  },
  "jwt_secret": "ZlD162e3Ph5TMicM4mnITmfBVmHsWhpN",
  "api_keys": {
    "stripe": "sk_live_bOdUqUGApT3NH2seww50OWWK",
    "sendgrid": "SG.dZ1yZ9FVn87u0ed5IRsF7r",
    "twilio_sid": "ACfd086f7aead290bd0d2920166e14a65d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}