{
  "name": "api-gateway",
  "version": "1.0.17",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hyjsIOUBh55iW4XtpYiF"
  },
  "jwt_secret": "YX9pTIHdaO7qqZX/zz2WLFNq6mLiIMJ2",
  "api_keys": {
    "stripe": "sk_live_ttbq9U7LnVIsdEqpCjl4T1rP",
    "sendgrid": "SG.geOYb5h0CdjoEqZ0VtonY/",
    "twilio_sid": "ACffb839375c75bc3bda94ba40777501f8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}