{
  "name": "api-gateway",
  "version": "2.8.24",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "uB6Hgl7wFpOQdZyMGfvP"
  },
  "jwt_secret": "mBPWUIgvfrCObQkPoPtnorez/msjLd7C",
  "api_keys": {
    "stripe": "sk_live_mqres817bAOfsdh6K5RQCfc5",
    "sendgrid": "SG.305XP9940SUQODY4mEmXyx",
    "twilio_sid": "AC8a7cc2ab9fb91515a66737136066e57c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}