{
  "name": "api-gateway",
  "version": "3.0.13",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SnsH6VUv2G5VS1z54WhT"
  },
  "jwt_secret": "ISp+30lIKTPpzp2WOW0kY5kExa1xuoyp",
  "api_keys": {
    "stripe": "sk_live_YOx4AsnFouFWzKhIfJEZfuhu",
    "sendgrid": "SG.xoq2eJzx2iWPXONpPn1Xr1",
    "twilio_sid": "AC505852667a3a67972b5b4cf64470f844"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}