{
  "name": "WR Hub",
  "short_name": "WR Hub",
  "description": "Season, finance, procurement and member workspace for the WOB Racing Formula Student team.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0d11",
  "theme_color": "#0b0d11",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/wob-app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/wob-maskable-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My workspace",
      "short_name": "My workspace",
      "description": "Your requests, claims, notifications and events.",
      "url": "/me"
    },
    {
      "name": "Purchase requests",
      "short_name": "Requests",
      "description": "The purchase request workbench.",
      "url": "/requests"
    }
  ]
}
