{
  "name": "api-gateway",
  "version": "1.8.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lBd9WPhyp4cyRNFnmVy2"
  },
  "jwt_secret": "yH3g3xWdVNvgJhdJRkiSp5BGbc0pm+60",
  "api_keys": {
    "stripe": "sk_live_QSw6SKIEOygKIVT5tqds1lDr",
    "sendgrid": "SG.usUJk+UYjypyTXX4+7S+io",
    "twilio_sid": "AC95239be586ec90edad0af871f1a191ae"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}