{
  "name": "auth-service",
  "version": "3.2.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cpzcWuo6m1MdJZKZlpFd"
  },
  "jwt_secret": "tRDR4m102sF1ODwyUb+L9EKUCpor81iE",
  "api_keys": {
    "stripe": "sk_live_3pApyeuJZsNxSXjRrV8EoRRS",
    "sendgrid": "SG.7h4ECpv+YU6lSlWa98pKOp",
    "twilio_sid": "AC30e25db5ba15b837e6bdf08dcd83ba31"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}