{
  "name": "api-gateway",
  "version": "1.1.1",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HLCGcJXBc362PyiL5iqO"
  },
  "jwt_secret": "H4mP0aUu3IcnU5Xk55ukGhGR6Uw0tU4s",
  "api_keys": {
    "stripe": "sk_live_YQ8c3FRR2NreOZ2iHv3d4ikL",
    "sendgrid": "SG.mPXCzUljnc/1EA/dlamX01",
    "twilio_sid": "AC97d1f8ad370eac1042a75d31150a83a6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}