{
  "name": "api-gateway",
  "version": "1.6.18",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AHy9Vss2BAW1iRLrlvTs"
  },
  "jwt_secret": "RNKpRZBsbOdp8YBV4jd7TIsJb0NEuozo",
  "api_keys": {
    "stripe": "sk_live_29WRENRPPXnP6zBGNUVLhj73",
    "sendgrid": "SG.w7hiD5oqIcbs4Hh3gzhJMl",
    "twilio_sid": "AC2e24bc6ca8b9c590ddd6afe588c345e3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}