{
  "name": "api-gateway",
  "version": "3.2.14",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "OJPkfhMvnA60iIREWsWr"
  },
  "jwt_secret": "fDYDoOMPgMNSEA6a8PNVrPRJ3pEHfWFv",
  "api_keys": {
    "stripe": "sk_live_usSNxXVGZqDYbV18b64gG4jG",
    "sendgrid": "SG.dl5LkjemTFnRmeKVVQ1LRh",
    "twilio_sid": "AC2e4b18b470a3071215f5c512397c3234"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}