{
  "author": "JnJ Application",
  "background_color": "#3367D6",
  "description": "Define App for applying Lens",
  "display": "fullscreen",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "lang": "en-US",
  "name": "Offline Define App",
  "orientation": "portrait",
  "scope": "./",
  "short_name": "Define App",
  "start_url": "index.html",
  "theme_color": "#0099ff",
  "version": "0.1"
}