{
  "name": "TraceTray",
  "short_name": "TraceTray",
  "description": "Behavioural web analytics that uses cursor movement, clicks, scrolling, pauses, and touch activity to show how visitors browse your website.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5b5bd6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
