{
  "short_name": "NVIDIA Brev",
  "name": "NVIDIA Brev Console",
  "description": "GPU-powered workspaces, launchables, and deployments for AI development on the Brev platform.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "lang": "en",
  "dir": "ltr",
  "orientation": "any",
  "theme_color": "#76B900",
  "background_color": "#0F181C",
  "categories": [
    "productivity",
    "developer tools",
    "business"
  ],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}