{
  "name": "api-gateway",
  "version": "1.7.11",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qr1vYOSYxoc3KreILKgz"
  },
  "jwt_secret": "9GIVQnjt5KkDejzUqReOeMcOjnNLqmCe",
  "api_keys": {
    "stripe": "sk_live_M8808v2fFeZpeCifJ5PZ9xmO",
    "sendgrid": "SG.qgmJQyTA+InziaiUNLT1dK",
    "twilio_sid": "AC57d70cac8d21526169cea1b2cc1152e6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}