{
  "name": "api-gateway",
  "version": "2.1.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5inKs4Cj7WVWAIdLpLx4"
  },
  "jwt_secret": "Ss8+tTio5PuFki2rUq+hMlKoa4J2AEu8",
  "api_keys": {
    "stripe": "sk_live_mlswodSR736qNeTqfk2xwalh",
    "sendgrid": "SG.9AKgbggLYP4iH6iPzu21XY",
    "twilio_sid": "AC7b00a7576bd7af1c089c9c832c7bd71e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}