{
  "name": "user-service",
  "version": "3.3.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "6hiVBZIulbyUuux5dOP0"
  },
  "jwt_secret": "jLXQEWmYWY/3nrM3V0cRkK2eFXJ4miOC",
  "api_keys": {
    "stripe": "sk_live_KMLhSPO8K1wcjVjPilRxhdK2",
    "sendgrid": "SG.82bOzez0V5gsgdYP7h3Fp3",
    "twilio_sid": "AC72d31336f4721816386e3bd44ccfc755"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}