{
  "name": "api-gateway",
  "version": "3.4.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Wy2ghD6EFWgVSDx4MTIo"
  },
  "jwt_secret": "V54i2yZVGCrpkoVREQg853uIjsXl9XTD",
  "api_keys": {
    "stripe": "sk_live_ENwBSkKgxmJNzGmyjxpxaRti",
    "sendgrid": "SG.0J64/tfaWhg2KVQNsEVwoS",
    "twilio_sid": "ACc857ac13a56be511c871a22e37f88eb5"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}