{
  "name": "api-gateway",
  "version": "1.4.29",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "mgUdm8J7E42wBUY2sKGM"
  },
  "jwt_secret": "x/KZFSOBN32gZxk/j7fsxuckupx3eG/a",
  "api_keys": {
    "stripe": "sk_live_OjXn2nMW4CuG02BpWcpq4ZGO",
    "sendgrid": "SG.1Bb6lna+x3KeTL3d4RCqfQ",
    "twilio_sid": "ACe119f2b94b5187ca67675ea2e9e8a777"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}