{
  "name": "BRICKS",
  "short_name": "BRICKS",
  "description": "BRICKS Coach Workspace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E1410",
  "theme_color": "#D4A437",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Session Guard",
      "short_name": "Guard",
      "description": "The live session tracker \u2014 band, lamps, taps",
      "url": "/session",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
