{
  "name": "Quby",
  "short_name": "Quby",
  "start_url": "/",
  "id": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-384x384.png?v=2",
      "sizes": "384x384",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": [
    "tabbed"
  ],
  "tab_strip": {
    "home_tab": {
      "url": "./shipments/"
    },
    "new_tab_button": {
      "url": "./shipments/create/"
    }
  }
}

