{
  "name": "api-gateway",
  "version": "3.3.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "F6RI4Vj25W8eJG29YNLe"
  },
  "jwt_secret": "2jkG69YHI+T/Xe9GmnpBGJjE1A4BvMLR",
  "api_keys": {
    "stripe": "sk_live_A0YtytQN8bO05p1lGEhLCjb7",
    "sendgrid": "SG.jySYIZIOOcTS6+DwSgjToj",
    "twilio_sid": "ACd1fd120e039fe4f95682a48c782a3a56"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}