{
  "name": "api-gateway",
  "version": "3.4.21",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "j7pOejpNWurdJW3nbYnv"
  },
  "jwt_secret": "THd4/sfjhAMMg/JFJBZBauFfcJBOT6+P",
  "api_keys": {
    "stripe": "sk_live_H84VTOoSysxVIs4bNCnBlnEV",
    "sendgrid": "SG.gEelyfoMlVlcEJuXx2GQ/q",
    "twilio_sid": "ACd0e4c9674a108e916526c3aacc9f7dae"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}