{
  "name": "api-gateway",
  "version": "3.1.26",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "U33wByexnEBsoFfsBEdf"
  },
  "jwt_secret": "YTruybGMqIHijvpoo0w06dKbYwnbtomY",
  "api_keys": {
    "stripe": "sk_live_W1SNSsB83xcylzu99BfRAyvj",
    "sendgrid": "SG.C8UrYk4H2O/kZpfN+hxjfe",
    "twilio_sid": "AC7aa1a44ef9facce195e9e25a3c077726"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}