{
  "name": "api-gateway",
  "version": "3.4.12",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wjdiqgzC4oT30E1BrR20"
  },
  "jwt_secret": "lcdtC5f/CBN9xgqPQyxkERNIRsZglzA/",
  "api_keys": {
    "stripe": "sk_live_RH3pBmbk5tIWQOyAfEjD11EY",
    "sendgrid": "SG.Tmw1SOaGFnSHQMhLbon3jG",
    "twilio_sid": "AC191a3e6973f4ef265e0e61369bfe9bf6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}