{
  "name": "api-gateway",
  "version": "1.6.5",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8rPdCadrsuqAzmO71DA7"
  },
  "jwt_secret": "xDGhzRyqbqtl8PHsv/1omDEOwee8EfHU",
  "api_keys": {
    "stripe": "sk_live_jTDr39bwE6oCu1rUSdRkfZaG",
    "sendgrid": "SG.u79ropDUqa5Of68nG3Juo0",
    "twilio_sid": "ACa19a5ff4ad196a63d99de6df3b37f5be"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}