{
  "name": "auth-service",
  "version": "1.0.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NWOLgarDyoPifwx01nd1"
  },
  "jwt_secret": "iKr7R1b1APbwG2FBG4MQCN/nnvyoJuXu",
  "api_keys": {
    "stripe": "sk_live_7dfe7FX7wurIbilXEFiMIyM8",
    "sendgrid": "SG.60oPGh7o4xzQ6tF03fUa/G",
    "twilio_sid": "AC185773b6870c9f005c0f9b57e444f43d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}