{
  "name": "user-service",
  "version": "3.5.21",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WOFBTcSEfQLW7pSA10Ci"
  },
  "jwt_secret": "20Yzdlj7IjuvJq1ZQczK6G5RFiGHP7Jc",
  "api_keys": {
    "stripe": "sk_live_iiyhhYlUzmXtxrlVGJghJ6KV",
    "sendgrid": "SG.EBZifUuomLC7ahE1CXrW76",
    "twilio_sid": "ACe86ec318db39fcaf979454284a0e1ba6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}