{
  "name": "auth-service",
  "version": "3.5.11",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "knPbm1djd8NcOt95qx7w"
  },
  "jwt_secret": "lk7d4VBpKbI2xyCldfNjYmy147D/CIVc",
  "api_keys": {
    "stripe": "sk_live_uGo29CTGhBcyNh95HpyT57eX",
    "sendgrid": "SG.es5aGleoUIGRphi+i+W5sc",
    "twilio_sid": "AC59e954b3fd3ec6154f45becb64313f29"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}