{
  "name": "user-service",
  "version": "3.4.18",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cCuf0NPeAjtHtw2RcFGv"
  },
  "jwt_secret": "7gUEky+dcv/ZL9YhHBT2ZHl3+xJS65fJ",
  "api_keys": {
    "stripe": "sk_live_KH8itkbeiz6JORhP7Ke4yY4J",
    "sendgrid": "SG.mB4tOZT3HoEAYGU8WOgkmN",
    "twilio_sid": "AC7a20afede37ebf1703410156df38cc86"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}