{
  "name": "user-service",
  "version": "1.3.22",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ROZg6lE720VLNIDN42Gs"
  },
  "jwt_secret": "NC20oJoC/V8OD6f3f5w8hRkvcZU/BtgU",
  "api_keys": {
    "stripe": "sk_live_9HrpX7P12Ft3o6e5QEqIjbD8",
    "sendgrid": "SG./hnsYhJK4aH1I/FWrzzaE9",
    "twilio_sid": "ACa8d3a117e3fba63b5c71684550d786fa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}