Windows Phone allows apps to display live tiles and lock screen notifications. The Shell Tile API allows apps to create, update, and delete tiles from within the app. Tiles can display different content on the front and back and launch to specific pages. Apps can also update tiles and send notifications using background agents and push notifications. The app manifest declares support for lock screen notifications and backgrounds, but the user must select the app in settings. Notification text and counts are pulled from the primary tile. Apps can request permission to set the lock screen background image.