{
  "name": "auth-service",
  "version": "3.3.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ovbRgB8R1ZKAHXNNGEeq"
  },
  "jwt_secret": "qVUvKIHwLUURCI0Z2t7eIqPzGy6/LooV",
  "api_keys": {
    "stripe": "sk_live_ElCwiSmd21SGRSK17JJ6EBih",
    "sendgrid": "SG.klWQTxNaza6WZsSpvixnOO",
    "twilio_sid": "AC8ba7193a8ce7bd00a2d41390cb18de89"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}