{
  "name": "auth-service",
  "version": "2.3.27",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "L88UPQXBGvnYvUZpRQCA"
  },
  "jwt_secret": "cQ2btBlyuJHF/9IeD4hAZCVWAYnosC+m",
  "api_keys": {
    "stripe": "sk_live_YK1t6YJ6QJaSc5hOw36gzbn0",
    "sendgrid": "SG.GWBkcnRE8HT++/OlwY3Qld",
    "twilio_sid": "AC67fb0f4cce95915c9640769f26a799e6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}