{
  "name": "api-gateway",
  "version": "3.7.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "N2JRBBddM01oH9c2zVQR"
  },
  "jwt_secret": "O5lSLluSYPsn2/TqnKqhdaJr2629hCQE",
  "api_keys": {
    "stripe": "sk_live_SeSDVcmrFHxDu0q73h3Bp0Fk",
    "sendgrid": "SG.2Og6pfRl/CTLbi+sE5zc0g",
    "twilio_sid": "AC52306aa8e2703128b0f1c241096dbd1e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}