{
  "name": "AYIO \u2014 Australia's transport platform",
  "short_name": "AYIO",
  "description": "One connected platform for Australian transport \u2014 jobs, marketplace, finance, driver tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#062845",
  "theme_color": "#0a3d62",
  "lang": "en-AU",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "AYIO Jobs",
      "url": "/jobs",
      "icons": [
        {
          "src": "/favicon-64.png",
          "sizes": "64x64"
        }
      ]
    },
    {
      "name": "AYIO Marketplace",
      "url": "/marketplace",
      "icons": [
        {
          "src": "/favicon-64.png",
          "sizes": "64x64"
        }
      ]
    },
    {
      "name": "AYIO Financial",
      "url": "/finance",
      "icons": [
        {
          "src": "/favicon-64.png",
          "sizes": "64x64"
        }
      ]
    },
    {
      "name": "AYIO Driver Hub",
      "url": "/driver",
      "icons": [
        {
          "src": "/favicon-64.png",
          "sizes": "64x64"
        }
      ]
    }
  ],
  "categories": [
    "business",
    "productivity",
    "transport"
  ]
}