{
  "name": "Revit Version Scanner",
  "short_name": "Revit Scan",
  "description": "Scan and inspect Revit file formats and versions offline in the browser.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#090d16",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
