{
  "name": "user-service",
  "version": "2.9.12",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "sVTDZqbzk1RWRpYlVH2t"
  },
  "jwt_secret": "Yy1WMXFP9eXQKuExheGrUVX80PWzxgwW",
  "api_keys": {
    "stripe": "sk_live_7lL6nthYX6uxrEBDiAr1HouF",
    "sendgrid": "SG.Vs5FrorfGE2kRWZJdK6jgO",
    "twilio_sid": "AC8653f496f497046c51beae873431fffa"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}