is-webapp Detect if website was launched from mobile phone homescreen Install $ npm install --save is-webapp Usage const isWebApp = require('is-webapp') isWebApp() //=> true || false License MIT © Jack Hanford