{
  "name": "api-gateway",
  "version": "2.6.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6NRVPBeClo6DQt4nSVC5"
  },
  "jwt_secret": "Rxip8BgoO4HA9sn3WV06UZs04fEflecv",
  "api_keys": {
    "stripe": "sk_live_EGfzEWmMhCgEwLVSK9DSNoD7",
    "sendgrid": "SG.In4y4PQhR9tpmmf7IhhAxZ",
    "twilio_sid": "ACf93d27c89d68beed84ea73fdf4ed4421"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}