{
  "name": "api-gateway",
  "version": "3.9.2",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JouLKeAkTaAyeU3M6Zl3"
  },
  "jwt_secret": "ailoD9Tuj92IO7KKnpABISA+Fuil3HYE",
  "api_keys": {
    "stripe": "sk_live_pny481UofVcbVgnvSxmR4atm",
    "sendgrid": "SG.D+b+/r6yBigG16Im8aJxEb",
    "twilio_sid": "AC5c9a1dc690d3cce7d39d161b39347dc3"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}