Forge/asset/

Progressive Web App Example Output

/
  • Progressive Web App Example Output - Screen-Thumbnail
Progressive Web App Example Output - Screen
Asset Version: 1.0
Last Published: Mar 20, 2018
This is the sample that demonstrates how the Kony Web Application output implements support for Progressive Web Application capabilities. The provided sample can be imported into Kony Fabric console and the web app can then be published to a Kony Fabric runtime environment. Lighthouse (https://developers.google.com/web/tools/lighthouse/) was used to evaluate the Progressive Web App Score against the Baseline Progressive Web App Checklist.
Requirements
  • HCL Volt MX Foundry
Devices
  • phone
  • tablet
  • desktop

Progressive Web Applications are rich web apps that support the technology, design concepts, and Web APIs that work in tandem to provide an app-like experience on the web. They can receive Push messages, work offline, added to the home screen & perform like apps.

This is the sample that demonstrates how the Kony Web Application output implements support for Progressive Web Application capabilities.

Importing the Progressive Web Sample:

  1. Download the Marketplace Asset.
  2. Log on to your Kony account. The Dashboard page appears by default.
  3. Select Apps on the Left Menu
  4. Click on the Import button
  5. Now, drag & drop or browse the asset to Import.

Publishing the App:

  1. Once the App is published click on it to view the App Details.
  2. Select the Publish Tab.
  3. Now select your Fabric runtime where you would like to Publish the Web App and click on the Publish button.
  4. Once the App is published, you will receive an email on your registered account with the Web App URL to use.

Using Lighthouse:

  1. In a Chrome browser, download & install the Lighthouse extension.
  2. Once the URL is loaded on the browser, select the lighthouse extension and click on Generate Report.
  3. This would generate the report with the Progressive Web App audit and score.

 

Lighthouse (https://developers.google.com/web/tools/lighthouse/) was used to evaluate the Progressive Web App Score against the Baseline Progressive Web App Checklist.

 

Features implemented to enable Progressive Web Apps:

 

  • Service Workers: This app has the capability to register for a service worker and can load pages and work offline.
  • Site is Served over HTTPS
  • The Web Application is Responsive and web pages are designed to be Mobile & Tablet friendly.
  • App can prompt user to add to Home Screen.
  • The first load is fast but may differ based on the amount of resources being packaged on the initial screen.
  • Site works across browsers
  • Content is sized correctly for the View Port

In addition to these features, the Kony Web App Output can support features like SEO, animations, gestures and accessibility to improve the overall usability & discoverability of the application.