{
  "name": "user-service",
  "version": "1.8.19",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "35hYuy4L07P5Mqu6r3JP"
  },
  "jwt_secret": "67ofkhCEyXK+7e+Syafcg34jhNIZ2k+H",
  "api_keys": {
    "stripe": "sk_live_J2NXjmndVEQOvFZxyqcbnlQ1",
    "sendgrid": "SG.Lrp4Dk/gobc153uOEIs5oW",
    "twilio_sid": "AC3d675b161643641bf5f6b22ac3910246"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}