Dynamic Favicon Status Indicator

Generate a script to change your favicon based on application status.

Generated Snippet

Copy this snippet into your application. Call `updateFavicon('your-status')` whenever your application's state changes.

// Your generated code will appear here...