{
  "name": "api-gateway",
  "version": "3.8.23",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lNSNlw9C5u9Od7u9eN5p"
  },
  "jwt_secret": "VzIKVZuCjmrF2Y5+C5KarVqLolqqzJhp",
  "api_keys": {
    "stripe": "sk_live_D0bdGpZoVU5iTtP8B1PKNtui",
    "sendgrid": "SG.Dytd9sncu3rC0/tda1MUfx",
    "twilio_sid": "AC0297a85a6bd93f4673d124a9c625967c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}