{
  "name": "VRCW (VRChat Web Companion)",
  "short_name": "VRCW",
  "description": "VRChat avatar, worlds, groups and friends management client.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait-primary",
  "categories": ["social", "utilities"]
}
