{
  "name": "auth-service",
  "version": "2.2.28",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "zxxGvrwD8dhJHVVDAafR"
  },
  "jwt_secret": "Zet2mFSb1aOKaS+Dz+94Ib7QcU7LDLDC",
  "api_keys": {
    "stripe": "sk_live_EumGTVUw8L9RZvwzcR8oCpPv",
    "sendgrid": "SG.3mLAru6n8M5c3a3/FHn5Xg",
    "twilio_sid": "AC4f7dfdc3350c552ad834a6662f0cca13"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}