{
  "name": "auth-service",
  "version": "1.2.18",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "6h748Mi4BwaZvzCb5J44"
  },
  "jwt_secret": "tM6L6ri+F/hgzT2cx+Y0CGZ1frhw4Gb3",
  "api_keys": {
    "stripe": "sk_live_s1XbxyatnhSeyu4n2owGDA3I",
    "sendgrid": "SG.M5mQ4R0z9yZxaGQfF+zDlv",
    "twilio_sid": "AC8dac9d528c0d50c8dfab1470da5175dc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}