{
  "name": "GuestTrack",
  "short_name": "GuestTrack",
  "description": "A Visitor and Employee Management System",
  "icons": [
    {
      "src": "https://guesttrack.com.au/favicon.ico",
      "type": "image/x-icon",
      "sizes": "96x96"
    },
    {
      "src": "https://guesttrack.com.au/static/images/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://guesttrack.com.au/static/images/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "https://guesttrack.com.au/static/images/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/#/welcome",
  "display": "standalone",
  "orientation": "any",
  "lang": "English",
  "theme_color": "#000000",
  "background_color": "#FEAE11",
  "screenshots": [
    {
      "src": "https://guesttrack.com.au/static/images/screenshot1.png",
      "type": "image/png",
      "sizes": "1280x720"
    },
    {
      "src": "https://guesttrack.com.au/static/images/screenshot2.png",
      "type": "image/png",
      "sizes": "360x720"
    },
    {
      "src": "https://guesttrack.com.au/static/images/screenshot3.png",
      "type": "image/png",
      "sizes": "360x720"
    },
    {
      "src": "https://guesttrack.com.au/static/images/screenshot4.png",
      "type": "image/png",
      "sizes": "360x720"
    },
    {
      "src": "https://guesttrack.com.au/static/images/screenshot5.png",
      "type": "image/png",
      "sizes": "360x720"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "url": "https://guesttrack.com.au/#/welcome",
  "manifestUrl": "https://guesttrack.com.au/manifest.json"
}
