{
  "name": "user-service",
  "version": "3.5.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zc2zjlxtcoXqGNPKdre2"
  },
  "jwt_secret": "tAPzGTD8817PFdNnei95klvnsyb00dxd",
  "api_keys": {
    "stripe": "sk_live_Poou23UKlrJvV0WWepAVUynw",
    "sendgrid": "SG.W0r3paEI8UY6YuucuNdDE4",
    "twilio_sid": "AC30bf5f4638ad0203777c2ba59a0df04b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}