{
  "name": "api-gateway",
  "version": "1.5.12",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4K5pSMy7cBxOE90Dod9b"
  },
  "jwt_secret": "1ViKD8yA/C4rTymb11hzt8Z8vX87JLwR",
  "api_keys": {
    "stripe": "sk_live_59S1RRoYGSa9mUXfoKPAuCFq",
    "sendgrid": "SG.3UOCJ7gNlrr7pTVeufRmFR",
    "twilio_sid": "ACa9f3f2e4b19ed7890298452663484e3a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}