When using an iPhone, the "Add to Home Screen" option may not be available for all apps and websites. This feature primarily depends on the app's or website's implementation and the specific data they provide for sharing.
The "Add to Home Screen" feature allows users to create a quick access icon on their device's home screen for easy and direct access to a particular app or website. However, it requires specific data to be shared, such as a manifest file or certain meta tags, which provide information about the app or website to the operating system.
To enable the "Add to Home Screen" feature, an app or website needs to support Progressive Web App (PWA) functionality or have implemented Apple's specific guidelines for creating web apps on iOS devices. PWAs are web applications that can be installed on a user's device and offer a native-like experience. They can work offline, send push notifications, and utilize device features.
If an app or website hasn't implemented the necessary elements for PWAs or hasn't followed Apple's guidelines, the "Add to Home Screen" option may not appear. It's up to the developers to include the required metadata, such as icons, names, and descriptions, in their app or website code.
Furthermore, some apps may not have the "Add to Home Screen" option because they are natively designed for iOS and are already available as standalone apps on the App Store. In such cases, users can download these apps directly from the App Store and have their icons placed on the home screen upon installation.
In summary, the availability of the "Add to Home Screen" option depends on whether the app or website supports PWAs, has implemented the necessary metadata, and complies with Apple's guidelines. If an app or website lacks these elements or is already available as a standalone app on the App Store, the "Add to Home Screen" option may not be present.

Here are a few examples of apps that typically do not support the "Add to Home Screen" feature on iPhone:
- Apps that are specifically designed for iOS and are available for download on the App Store usually do not offer the "Add to Home Screen" option. These apps are already standalone applications that users can install directly from the App Store.
- Many social media apps, such as Facebook, Instagram, Twitter, and Snapchat, do not support the "Add to Home Screen" feature. These apps are typically available for download from the App Store and have their dedicated icons placed on the home screen upon installation.
- Streaming services like Netflix, Hulu, Amazon Prime Video, and Spotify are examples of apps that do not typically provide the "Add to Home Screen" option. They are available as standalone apps on the App Store and do not require the "Add to Home Screen" functionality for direct access.