{
  "name": "api-gateway",
  "version": "1.7.5",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "r4Y5S2oUKeDgplJXGfyL"
  },
  "jwt_secret": "udsnGHjX8OErayiSCH3Dn77N4/2mkVLc",
  "api_keys": {
    "stripe": "sk_live_IitMrBTAM5Yki3yd3yGAoUo9",
    "sendgrid": "SG.M219xs2CuVtWgODoio21uP",
    "twilio_sid": "ACb960417b7cc859dca226e9531406a3c4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}