{
  "name": "Filezaar",
  "short_name": "Filezaar",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0E0F14",
  "theme_color": "#0E0F14",
  "description": "Free online file tools that run entirely in your browser. Convert, compress and edit — without uploading a byte.",
  "icons": [
    {
      "src": "/icons/logo.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}