{
  "name": "api-gateway",
  "version": "2.8.8",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Ie9eKqYF1jEip4gQLCK3"
  },
  "jwt_secret": "f+NAshTbhEsYpPdGpJXzOBoNCDs9H5Ox",
  "api_keys": {
    "stripe": "sk_live_6bnOwvycfZcy68UQAsPRJMgC",
    "sendgrid": "SG.zMIfcfCnyJhlZxuIhRz0WF",
    "twilio_sid": "ACf2c5fbfb0451d37ef6410f4a71b9be6b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}