{
  "name": "api-gateway",
  "version": "3.0.22",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4vlhfLoBEfxihUcVTl92"
  },
  "jwt_secret": "OqPRcQekWPiIT6Bs92IcSYeOjveGrWjB",
  "api_keys": {
    "stripe": "sk_live_gHH6xAlrqNyXlLOuxVxspOvr",
    "sendgrid": "SG.VHTIAYhtZSUl3RWA1Xqki4",
    "twilio_sid": "AC870470d20328d236f53819767346491c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}