{
  "name": "api-gateway",
  "version": "1.3.5",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ceKBUcHd6qT2XaEdjcyO"
  },
  "jwt_secret": "6GLVkrl0G0k/DE6VZ1ofRfJYXXMIcs6A",
  "api_keys": {
    "stripe": "sk_live_93hDI58Xlh8kPUaRPypkf5E3",
    "sendgrid": "SG.UUXhoPN0+/kD+EBkrVX8Ab",
    "twilio_sid": "ACbddd0a4a3e4b7ef316e7e40305cc1f2a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}