{
  "name": "user-service",
  "version": "3.8.13",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Gcqx5pF2lUaalMh7DsyP"
  },
  "jwt_secret": "oeAaLlcKFR+/O3VcV0+TKQ1g7Oi5eDkb",
  "api_keys": {
    "stripe": "sk_live_QP4LpJZ0yRkdP9BO5z9KgFQ7",
    "sendgrid": "SG.rh0Jbx4wCBE29V6nclzRO6",
    "twilio_sid": "ACff67e1dce88a382c8658b346e3f9d888"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}