{
  "dir": "ltr",
  "name": "Uline",
  "scope": "/",
  "display": "standalone",
  "start_url": "/?HomeScreen",
  "short_name": "Uline",
  "theme_color": "#ffffff",
  "orientation": "any",
  "background_color": "#ffffff",
  "related_applications": "",
  "prefer_related_applications": "false",
  "icons": [
    {
      "src": "/android-chrome-256x256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [],
  "generated": "true"
}