{
  "name": "user-service",
  "version": "1.5.25",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "YGzglL070OzSF9UyK6Tx"
  },
  "jwt_secret": "+cCVHhs0QDMPPgnt3HFm6pYEAMP+6tJS",
  "api_keys": {
    "stripe": "sk_live_879aXsge9Bsh5ALrqv3uGxxT",
    "sendgrid": "SG.BgcVtJ4KejVNXhs9pe15YB",
    "twilio_sid": "AC87ecdfa15a5f1227cce5609b8f461a6d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}