{
  "name": "RAW Company",
  "short_name": "RAW",
  "description": "Voice-first command centre for the RAW Company ecosystem.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#ffb800",
  "categories": ["productivity", "business", "finance"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32 64x64",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Capital P&L",
      "short_name": "P&L",
      "url": "/?cmd=capital_pnl",
      "description": "Open live Capital.com P&L"
    },
    {
      "name": "Morning Brief",
      "short_name": "Brief",
      "url": "/?cmd=morning_brief",
      "description": "Run today's brief"
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "url": "/?cmd=settings",
      "description": "Open the settings panel"
    }
  ]
}
