{
  "name": "auth-service",
  "version": "3.4.11",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JjTxN955DWxc7wqMSUIv"
  },
  "jwt_secret": "tQ8Rj0N/qLC9B8VvIIOeDwC9K/Sk4DBA",
  "api_keys": {
    "stripe": "sk_live_D37tt4fZXKYKT7GzNIXMj6qD",
    "sendgrid": "SG.uj61JxqRn/D12Zhie4h2x+",
    "twilio_sid": "AC3bf66bdcfe1ed2af3580db2844d4af58"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}