{
  "name": "api-gateway",
  "version": "1.8.9",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Vi2KofrP3IGMyYfChcOA"
  },
  "jwt_secret": "vHUE9zmfcuWe2PoFJxRIe0dnKGZgMyUw",
  "api_keys": {
    "stripe": "sk_live_cvPndDU0SR25KYj5LZe8i25Z",
    "sendgrid": "SG.uWgs40zNOJQZ1d/5B1rb7v",
    "twilio_sid": "AC0f31a02965c2b51a06baa147e70a82c2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}