{
  "name": "api-gateway",
  "version": "2.8.8",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "K1Sw9aSNYmhG1mUiqWwM"
  },
  "jwt_secret": "Ya0c6bSpQKixGWiypJFbNn1xAxiHKr8q",
  "api_keys": {
    "stripe": "sk_live_YVt1aqWmaTQvUEukmvXGupmG",
    "sendgrid": "SG.CStKAzZs1HaQrnIXnZ5lxc",
    "twilio_sid": "AC99e11670798437beeaabcc8ccbf8a817"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}