{
  "name": "user-service",
  "version": "1.0.23",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HOFIXLiBapVoeAOVxnEl"
  },
  "jwt_secret": "0DTcgygCa5fmt0Ss4/3limwLcF8mG6Pv",
  "api_keys": {
    "stripe": "sk_live_5NdlqW05rmVLRRzSeUgUzRcO",
    "sendgrid": "SG.I2c711PIwGn01hkcKM54vE",
    "twilio_sid": "ACfc00f60a26dca9cdfb170c286f325421"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}