{
  "name": "user-service",
  "version": "2.0.7",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "7Z0MBNbrDZbfMc5bgdhU"
  },
  "jwt_secret": "k9MIF8dA2Hx7zLXtqFMymghPvYzhdmvJ",
  "api_keys": {
    "stripe": "sk_live_dzXxhD6iOsKPfHprkslmD9d7",
    "sendgrid": "SG.GvHDCsHbuhkccf28XLfkKc",
    "twilio_sid": "ACd9aebf745c998863f48a101c57a01e32"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}