{
  "name": "USD Toolkit",
  "short_name": "USD Toolkit",
  "description": "Free browser tool for OpenUSD: open a .usda file to inspect the prim hierarchy, composition arcs (sublayers, references, payloads), asset dependencies and a collect-files list. Nothing is uploaded.",
  "start_url": "app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
