{
  "name": "user-service",
  "version": "3.3.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AYWlw1yOb249bqMTx0RZ"
  },
  "jwt_secret": "Icx/By5NLcjfm24JopHc3zxGoM75gDBB",
  "api_keys": {
    "stripe": "sk_live_HNCgY0TBGAX3Z6fONOmUte28",
    "sendgrid": "SG.NCuB/VPUfWwWWvS8dTnWKE",
    "twilio_sid": "AC6d7eb73b6abe34b8ebcc0a3735261370"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}