{
  "name": "api-gateway",
  "version": "1.3.1",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "V29MKlMDoJwwCaBAZeiP"
  },
  "jwt_secret": "sTbntra7O1Vwypws4fnJbHVdLg0hVhsh",
  "api_keys": {
    "stripe": "sk_live_AZBZQoLcjMHVt6DQG6YYDU3H",
    "sendgrid": "SG.LCPvdJ3hZnpt/iwC4Lchn/",
    "twilio_sid": "AC5d5abf585e0278daa5304ecc3b3d2151"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}