{
  "name": "api-gateway",
  "version": "3.6.19",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1SKT31fCssLK2Yt9FRu4"
  },
  "jwt_secret": "Vvx5cr04muVad+E/ekH+fDQZLQuukJT7",
  "api_keys": {
    "stripe": "sk_live_uejvSu3QRZM1GJpDnlCTJjQn",
    "sendgrid": "SG.7H/O/pRQccQZfUNmsw4xxs",
    "twilio_sid": "AC8ec10ce7227f27ed53325a89ca852a2e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}