{
  "name": "auth-service",
  "version": "2.1.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "73Db6MLQI5NFItV1gu42"
  },
  "jwt_secret": "ejri6x1/SiRR+KEtxDskDyneLok8Wi45",
  "api_keys": {
    "stripe": "sk_live_I45HRg6P74AzGy1h6Mv3Eb1g",
    "sendgrid": "SG.xoF1Wzz9W28ebRugrPOARh",
    "twilio_sid": "AC804692d4412bea93936f48289bd87ce7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}