{
  "name": "auth-service",
  "version": "3.3.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZAaCtQu62a3A7F4kw8Sl"
  },
  "jwt_secret": "Moha2/GMDVC+Mj5piZo/voQMzuYMVhzN",
  "api_keys": {
    "stripe": "sk_live_mptC4x9LAXpIO61XkdrzRZNh",
    "sendgrid": "SG.cVYbvCzuzZlaLBHFhBjRuD",
    "twilio_sid": "AC56e248b77a8f933ee61ae4997e84e244"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}