{
  "name": "File Viewer",
  "short_name": "File Viewer",
  "description": "Private browser file workbench for viewing, comparing, and editing files.",
  "display": "browser",
  "background_color": "#0d1117",
  "theme_color": "#2f6feb",
  "start_url": ".",
  "scope": ".",
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
