{
  "name": "Claw Workspace 🐾",
  "short_name": "Claw Workspace",
  "description": "Private AI medical study workspace",
  "start_url": "/claw-static.html",
  "display": "standalone",
  "background_color": "#1a0f06",
  "theme_color": "#e8823a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}