{
  "name": "api-gateway",
  "version": "1.1.17",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ViHPYUGvjbnKYLj3dZom"
  },
  "jwt_secret": "O8BvMx5/pIA4t1sHg1LiFZIo4bBQuT3V",
  "api_keys": {
    "stripe": "sk_live_GdiEwyxxT5iIDo866VAgcaE0",
    "sendgrid": "SG.P3Rb8StwSZ5SM2Z19FGJ4w",
    "twilio_sid": "AC3e97c04f5cf2851b2faf244d2c9ff3e6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}