{
  "name": "api-gateway",
  "version": "1.1.19",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "vyu9vygAnFWiQpHEVaC8"
  },
  "jwt_secret": "dbdBwdwVhhSDe0Sl2w/U6KsLoKv2S3Oh",
  "api_keys": {
    "stripe": "sk_live_C4ErlyG74eAQhesLgBjfxiIq",
    "sendgrid": "SG.oytSDEWCGBcjTfOA5lIs2w",
    "twilio_sid": "ACdc5a8d8ca23482dbf1338dcc5e2ff25d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}