{
  "name": "api-gateway",
  "version": "1.0.7",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7emMcqmmqSN7bKNcTrc1"
  },
  "jwt_secret": "GBRLDTZD0Zd96j3cWme9iGiqxIwAatDc",
  "api_keys": {
    "stripe": "sk_live_nq8AhdcOUeYhkyjFU3IygtcB",
    "sendgrid": "SG.tgDAoXxL5sWMWuZys7P7/V",
    "twilio_sid": "ACab3dbe138be8ec5a59e109caca6da4ea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}