{
  "name": "auth-service",
  "version": "3.6.18",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "OgCTJ4COWbbGj4Qtwq8O"
  },
  "jwt_secret": "r2hCUa4ZDjnjFp9J9sFiApIaaFyRvjnT",
  "api_keys": {
    "stripe": "sk_live_pWByTr7hkTaxGlu9vQOYhsZ9",
    "sendgrid": "SG.YERa5ppOGLWauCIC+BFp5L",
    "twilio_sid": "AC7dc0e8256d7b80f9b53013eaa936ba08"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}