{
  "name": "auth-service",
  "version": "1.6.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KcCQs88cDqZzjo0hpxST"
  },
  "jwt_secret": "0+YvP8j/bqdyoA8Z4mlRi56J/ldGBCR8",
  "api_keys": {
    "stripe": "sk_live_OhlcygRcdhOPirUqhEyMWKLH",
    "sendgrid": "SG.GuJdMr7YBLzumWpnBYNH88",
    "twilio_sid": "AC643757c2a98bc1f0662e30df1756192e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}