{
  "name": "api-gateway",
  "version": "1.8.7",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "VwJhmYPflMMdDT5F4PgD"
  },
  "jwt_secret": "9jezXX9K5oiY38Kz2vU1ZjShZ2svULTI",
  "api_keys": {
    "stripe": "sk_live_QvBO766vYYK76p7rj4eMHCaP",
    "sendgrid": "SG.wrj4G76HaONCiq54gldQKk",
    "twilio_sid": "ACfec783ed50cd8ddd0b82e7d9bd561218"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}