{
  "name": "auth-service",
  "version": "3.9.21",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "G47PyOqthJrmIdiNL2Su"
  },
  "jwt_secret": "pFYaXB2pIifg+uj9Rr3xexpV+g7PCHr3",
  "api_keys": {
    "stripe": "sk_live_wVWc2wPQyp8s4S5RZILMewLu",
    "sendgrid": "SG.txwd4CbzxJmro8IPkhH/3M",
    "twilio_sid": "AC25dfb2ed75c95e7d5de122e195b628ea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}