{
  "name": "auth-service",
  "version": "1.8.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3by7J9m2YEau5DF3wcI2"
  },
  "jwt_secret": "j4ghB8n1z7xPap2rAqgULefYYdQMsOEf",
  "api_keys": {
    "stripe": "sk_live_lBy5jhcZINckNwNveXCKMB8Z",
    "sendgrid": "SG.xCC6UiJw2cmp4bse4lzWEU",
    "twilio_sid": "AC00ee341be28981a1e9d9b7c99ae2080f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}