{
  "name": "Sorted",
  "short_name": "Sorted",
  "start_url": "/",
  "lang": "en",
  "description": "Sorted is Australia’s first all-in-one home services marketplace – allowing you to connect everything you need for your home, all in one place.",
  "background_color": "#2d1b49",
  "theme_color": "#2d1b49",
  "display": "standalone",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "120x120"
    },
    {
      "src": "sorted192px.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "sorted512px.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
