{
  "name": "api-gateway",
  "version": "1.5.7",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "qHzHzmAeDIxS3aVyUrzx"
  },
  "jwt_secret": "myAcf5Wu0FAXbGGBWpftzybxqF9n6q28",
  "api_keys": {
    "stripe": "sk_live_ZZ3XhZmx4jPtmU2JI7zaawQk",
    "sendgrid": "SG.GnJZ92NV4/DfVsPwKjNcTs",
    "twilio_sid": "AC6fed311a442f62b3f985a069826cb33e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}