{
  "name": "Jujue",
  "short_name": "Jujue",
  "description": "The unified human interface for Nexus Spaces.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf9f5",
  "theme_color": "#faf9f5",
  "icons": [
    {
      "src": "/jujue-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Jujue Chat",
      "short_name": "Chat",
      "url": "/chat"
    },
    {
      "name": "Jujue Live",
      "short_name": "Live",
      "url": "/live"
    },
    {
      "name": "Jujue Spaces",
      "short_name": "Spaces",
      "url": "/space"
    }
  ]
}
