{
  "name": "user-service",
  "version": "2.9.18",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "v1QiSebsFMSBhwowxLCB"
  },
  "jwt_secret": "9G4LelalrKdnUSdBGisBWONTCV41pcsY",
  "api_keys": {
    "stripe": "sk_live_s8JRXZxlpWNASeekNg5GS9Me",
    "sendgrid": "SG.vBJEXD1x0/7ROcfHFJUUBN",
    "twilio_sid": "AC3faa9e352f59dd40330e9b7991f86b05"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}