{
  "name": "auth-service",
  "version": "2.1.3",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hhxQKXM7mmGDiNlH8ZW5"
  },
  "jwt_secret": "by4pcMVH3YsUw6c86BmtHbvIg4L522EE",
  "api_keys": {
    "stripe": "sk_live_rmh2mxxhvJv39WeayCBG9Eyr",
    "sendgrid": "SG.0eoWZa3zJoqLFwFfmznKna",
    "twilio_sid": "AC656fbb9f82777e2bf0e658f4240261aa"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}