{
  "name": "Convergine Hive",
  "short_name": "Hive",
  "description": "Time tracking, proposals and team operations",
  "start_url": "/tracker",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Pulse",
      "short_name": "Pulse",
      "description": "Start or stop a timer",
      "url": "/tracker"
    },
    {
      "name": "My Leaves",
      "short_name": "Leaves",
      "url": "/my-leaves"
    }
  ]
}
