{
  "name": "api-gateway",
  "version": "2.1.17",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GLRznZNfyeBthtZOXBUF"
  },
  "jwt_secret": "UD7dWr/0hX4rJUlhU6AlXtBzm1WL2bcH",
  "api_keys": {
    "stripe": "sk_live_maujo4zYISEnOqTevechoKGO",
    "sendgrid": "SG.ZKu2/aLGgKqZN528G7WWzA",
    "twilio_sid": "AC807833411cfaa3d81e0610355415c9c7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}