Add to homescreen with default configuration
Add to homescreen configuration interface

Add to homescreen invites users to add the site to the home screen using the Add to homescreen library.

Requirements

The Libraries API is required to integrate the library with Drupal. Version 7.x-2.2 or higher is required for the post-load integration file.

Installation

To install the Add to homescreen library, download the project's official zip file. Extract it, and copy the contents to a folder in your Drupal site named sites/all/libraries/addtohomescreen (you'll need to create that folder).

Or, if you have drush, you can install Add to homescreen by running this command:
drush addtohomescreen

Project information

Releases