{
  "name": "api-gateway",
  "version": "1.8.4",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "eERBrNr5pyVq5SGFN4SU"
  },
  "jwt_secret": "PoWi8azH/IclblV55OaMfoSqAambavs+",
  "api_keys": {
    "stripe": "sk_live_bqxcJiboZ3gMqwrWf4hg96If",
    "sendgrid": "SG.xFLPZeousR/8LTuP6To2nr",
    "twilio_sid": "AC359c9e96826ea93b6f20210976492c2e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}