{
  "name": "Risk Lab",
  "short_name": "Risk Lab",
  "description": "Risk Lab members portal. Education only — not financial advice.",
  "start_url": "/floor",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0d0f",
  "theme_color": "#0c0d0f",
  "shortcuts": [
    {
      "name": "Order flow chart",
      "short_name": "Chart",
      "description": "the /flow workstation",
      "url": "/flow"
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "url": "/journal"
    },
    {
      "name": "Lab Floor",
      "short_name": "Floor",
      "url": "/floor"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
