{
  "name": "api-gateway",
  "version": "1.2.4",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "30W83vNtuA4cLSXpKTgh"
  },
  "jwt_secret": "NsQVlfeW47IHh66Vd8yqGgBFIJj+Rlsh",
  "api_keys": {
    "stripe": "sk_live_ewaofqPBcu7mgU1fpLoNZ2pk",
    "sendgrid": "SG.LGwSsGQdF7SexyU+2eUhZe",
    "twilio_sid": "ACeace039d834058b3965a858bbe639c55"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}