{
  "name": "TheLab — SeppeLabs Playground",
  "short_name": "TheLab",
  "description": "Interactive WebGL world with AI assistant, terminal, and service management",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0a14",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "display_override": ["window-controls-overlay", "fullscreen", "standalone", "minimal-ui"],
  "edge_side_panel": {},
  "handle_links": "auto",
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
