{
  "name": "api-gateway",
  "version": "3.6.3",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "zydjA2C3JvRSD0pLlJkN"
  },
  "jwt_secret": "2zlz/LikLs8wdZG3APPWK2GKkNXL8Mc5",
  "api_keys": {
    "stripe": "sk_live_ZQAP1nV0P6BPHFnKZFKMNWxy",
    "sendgrid": "SG.2PZGq/4//jTy5aD0ECvWy7",
    "twilio_sid": "ACf4e9a354a6f3364610ed11a981a949fd"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}