{
  "name": "QTick Suite UAT",
  "short_name": "QTick Suite UAT",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffbf00",
  "description": "The right way to queue",
  "orientation": "portrait-primary",
  "prefer_related_applications": true,
  "launch_handler": {
    "client_mode": [
      "focus-existing, auto"
    ]
  },
  "related_applications": [
    {
      "platform": "play",
      "id": "com.qtick.app"
    }
  ],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/"
}
