{
  "name": "auth-service",
  "version": "3.3.21",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JNlfVthc64RzhIWpp0oM"
  },
  "jwt_secret": "f0x5+cwtlVLki8EM/jTe94UPPb5LlKV6",
  "api_keys": {
    "stripe": "sk_live_fpd87puERC07LgQ5aRnK3rdS",
    "sendgrid": "SG.Tfw8rb1htTdbwXwmA70Xc5",
    "twilio_sid": "ACf4979dd46f71669d0b4b6d77ead86061"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}