{
  "name": "auth-service",
  "version": "1.1.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FunRCMOnOvuJuhgeobDQ"
  },
  "jwt_secret": "C+yHLqppStRZEDuo/Wup/g7LePUhbBtn",
  "api_keys": {
    "stripe": "sk_live_0hCrLP5toBFUZynPowgeaOId",
    "sendgrid": "SG.Jofx6NjM/gg0SBoHIilmAw",
    "twilio_sid": "AC16c8f69e810b6b2524f688234ada1cf1"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}