{
  "name": "auth-service",
  "version": "1.7.18",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "2gEEd8848zzaY50oiugG"
  },
  "jwt_secret": "7ulwZrNbwgbaN32Fu7462kmyNvXjitSi",
  "api_keys": {
    "stripe": "sk_live_zFiMv084j148qyPp7ijj8IVJ",
    "sendgrid": "SG.Ed5hcpSnnp0jeamvCv2HUd",
    "twilio_sid": "ACa07a282f4457ce9dad456763f442e8f7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}