{
  "name": "api-gateway",
  "version": "3.2.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "EZHriT2Mg0fIsyFTESKg"
  },
  "jwt_secret": "RNOsx+VhpzA89m8KwSvh2RxYl41CdGA1",
  "api_keys": {
    "stripe": "sk_live_54aICwzUZzGMNlyOUsLoemho",
    "sendgrid": "SG.48NdP02AhEtSE3QLyNfLj6",
    "twilio_sid": "AC8d7c6ae44d9cbe5680fc5ce5636d8f03"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}