{
  "name": "api-gateway",
  "version": "2.2.8",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3mFLoszCUKLsjBVV0ix8"
  },
  "jwt_secret": "K7fu6OVbdaPh9/3Q1NgIr5L14knQbiPH",
  "api_keys": {
    "stripe": "sk_live_ANj4KufzhDoenYeGFwTTG73i",
    "sendgrid": "SG.M6yMmTd03GJ7/CCRARcFUN",
    "twilio_sid": "ACc745a93f43c696e1fcd30ba0734f7187"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}