{
  "name": "auth-service",
  "version": "2.9.3",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QjRSACK99uueIo7QJzTJ"
  },
  "jwt_secret": "anrxab6yImPBYJZ6Lwic8DCAyz/jeP7b",
  "api_keys": {
    "stripe": "sk_live_Jyn84xljrYLzhnY8hQXv01WA",
    "sendgrid": "SG.Sz2yYsP/Whxw6yvC+Sk5+z",
    "twilio_sid": "ACd21f2ed57277db5ae984ad0a87f5959a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}