{
  "name": "api-gateway",
  "version": "2.3.6",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zAVfKVQItL7NJkeBOKby"
  },
  "jwt_secret": "kMwi9EsHs8yQ/BnPqv/+Hu6vNFiW1nPd",
  "api_keys": {
    "stripe": "sk_live_2zmG6qW2pcJLQqsPSDGAR1MH",
    "sendgrid": "SG.XlNHvkLtJxMqquXmtf+yKU",
    "twilio_sid": "ACf1d7e1967e7a694af2230edc1bd05243"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}