{
  "name": "Nexlog Cirrus Air Cargo",
  "short_name": "Nexlog Cirrus Air Cargo",
  "url": "https://nexlog.cirrusaircargo.com",
  "start_url": "https://nexlog.cirrusaircargo.com",
  "display": "standalone",
  "id": "nexlog.cirrusaircargo.com",
  "description": "",
  "lang": "en",
  "dir": "auto",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "/content/nexlog_icon.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/content/nexlog_splash.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/content/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/jpg",
      "form_factor": "narrow"
    },
    {
      "src": "/content/screenshot-desktop.png",
      "sizes": "1600x800",
      "type": "image/jpg",
      "form_factor": "wide"
    }
  ],
  "prefer_related_applications": false,
  "display_override": [ "fullscreen", "minimal-ui" ]
}