{
  "name": "api-gateway",
  "version": "2.7.18",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "m2qfQF55mKi0EoMS4lbh"
  },
  "jwt_secret": "SGJTlcu79/E+/g2LmQNuglptgiASEcrc",
  "api_keys": {
    "stripe": "sk_live_HzuZooOxbgQ0m93RLGUwSDDy",
    "sendgrid": "SG.CKriCDt6STw28BmWkX7C7e",
    "twilio_sid": "ACb88060256f795e7758131328207174de"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}