{
  "name": "api-gateway",
  "version": "2.3.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3Qp9s2qyxyU2N8Vduhe6"
  },
  "jwt_secret": "pZBOgJX/D6bvd2SSOfbnWyI2rwej6R8S",
  "api_keys": {
    "stripe": "sk_live_ehEB4NX6lVtL426RDerKvNyk",
    "sendgrid": "SG.RFa69iKpHJPr9v3MtPrkdC",
    "twilio_sid": "ACc3858045828bba27ace86b2849f2ef5b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}