{
  "name": "user-service",
  "version": "3.0.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "g7lbiYtYri5xUVA9npf0"
  },
  "jwt_secret": "XrB4AyZVBk0xFxxInwF0G954R9wlL0uS",
  "api_keys": {
    "stripe": "sk_live_sBJk4HAJVthgOIRPf8j8KgyZ",
    "sendgrid": "SG.eqUi6gIB8Tjgu/fvfauhap",
    "twilio_sid": "ACe072cf063c342d839c5686137f7433c1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}