{
  "name": "api-gateway",
  "version": "1.1.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yp5Tj4FEbERR0hD4IFs2"
  },
  "jwt_secret": "Fvr61fhvK6xl6prqA2kyLYupEePS7qTY",
  "api_keys": {
    "stripe": "sk_live_Y13MeXEcRev4r29zkpuvlgpX",
    "sendgrid": "SG.Jvulf3VaS9ca79Kh1saagV",
    "twilio_sid": "AC8f70bf7fa3f80dd3eeba9c330c05b44d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}