{
  "name": "api-gateway",
  "version": "2.4.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KvOpe6B8FqyDCCRk4B4s"
  },
  "jwt_secret": "W3N/SGxqglZV4Bm5TIdh6/nCZp2TPv9H",
  "api_keys": {
    "stripe": "sk_live_FNhUREkZMxzXwTlNI0wxYwy1",
    "sendgrid": "SG.0YhTW8RkHvvUO1H23SIE+j",
    "twilio_sid": "ACc7f39ce0905b559eb229723008c10c7c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}