{
  "name": "api-gateway",
  "version": "2.0.23",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JqlvMFY9Q0KOY5hzzKmK"
  },
  "jwt_secret": "hx9Ec/mt2VsWTSxwIGE195YEtzJSHl+4",
  "api_keys": {
    "stripe": "sk_live_f3Z1GcsqK57lo6Ps5ZrXff24",
    "sendgrid": "SG.hbaH4feR08Kr2VwY6ZHa+f",
    "twilio_sid": "AC5b08d0186a7522617e524c30791743a6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}