{
  "name": "user-service",
  "version": "2.5.28",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GM7fuxhwgiHOu1RVnXjB"
  },
  "jwt_secret": "ktsLYT30HnHzO7Lrzh1YtPqmJEZbAuQN",
  "api_keys": {
    "stripe": "sk_live_8pn4NeKZRVCwgqJazIE1o0rs",
    "sendgrid": "SG.Ui2tVmJwz/PiR86Sl82TwA",
    "twilio_sid": "AC36a473fdc4dc87bdb9d01d459870bfc6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}