{
  "name": "auth-service",
  "version": "3.3.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "U9CRIig4RqBV1wEPTUyn"
  },
  "jwt_secret": "7f3npNHMbtTc341QsIpMaHgFt5In0w8M",
  "api_keys": {
    "stripe": "sk_live_6EDAXUu37DpS0TBtVpp8t4r8",
    "sendgrid": "SG.ky7Yfyby4j1Qsd2R/qh0ca",
    "twilio_sid": "AC4f2ef56157fe77f95abdb99cb1c1b430"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}