{
  "name": "api-gateway",
  "version": "2.1.10",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GCPneyK2hq50OPLgOVF6"
  },
  "jwt_secret": "Y2g4JPPgcM5AKYD2o9F5G/5OLrtKKUFY",
  "api_keys": {
    "stripe": "sk_live_tbXcVJp7BC4hClp9FKb5Z6OA",
    "sendgrid": "SG.AzY1xiIgAe3X2bTAiqC6sj",
    "twilio_sid": "AC731117d0250b455b3cbe893792c992a0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}