{
  "name": "api-gateway",
  "version": "2.8.23",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "7l4CeIK7mjiBmzns648X"
  },
  "jwt_secret": "XD0MNoOLYXfil0LKErpfrO7RBIjrXilZ",
  "api_keys": {
    "stripe": "sk_live_TpwehyM0C7Y8UHHj5ufAv195",
    "sendgrid": "SG.JNpTHi7KRdJfmHJPuHBNrU",
    "twilio_sid": "AC634bea1827796041bf9cd2a70fad5ae4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}