{
  "name": "api-gateway",
  "version": "3.5.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tBGT53vhWx8lLwDoHXXh"
  },
  "jwt_secret": "LVRccY3A5FCkDsYiD+HzcB8NphbGQWlC",
  "api_keys": {
    "stripe": "sk_live_nCxrKQcB9S6SprIrH20GbGqm",
    "sendgrid": "SG.IqieinHOPD7ySG2R+C47t4",
    "twilio_sid": "AC3f6d34e33c17734207f9b5ce215f193e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}