{
  "name": "user-service",
  "version": "1.1.17",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LpAC8HkyIpz5q9CXGsba"
  },
  "jwt_secret": "bhm4FdlygmyWff/VE8yoEFDna+4nyalX",
  "api_keys": {
    "stripe": "sk_live_ZS6f1NR22y719txZBTFQFX2R",
    "sendgrid": "SG.WiUU9UJl77X2CS3LkC/5zv",
    "twilio_sid": "ACcf08a648d4a015c5d86c42cd11d9bc0d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}