{
  "name": "auth-service",
  "version": "3.4.15",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ghWYfx5GWsk0beOLNw5L"
  },
  "jwt_secret": "7I3N3P9o8Z2VdWLoL7TMX2h/YJf17VP9",
  "api_keys": {
    "stripe": "sk_live_G82yAmkgwYTHupOGTrkotjyb",
    "sendgrid": "SG.OhWep96jNMCnqMQjIFS2Ct",
    "twilio_sid": "ACe531c751a658eeca7358241e0eac3fdb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}