{
  "name": "SHA-256 Hash Verifier",
  "short_name": "SHA-256 Hash",
  "description": "Verify the integrity of your files by computing their SHA-256 signature 100% locally and securely. Compare checksums for ISOs, installers, and downloads without uploading anything to any server.",
  "start_url": "/en/utilities/categories/files-and-text/hash-verifier/",
  "scope": "/en/utilities/categories/files-and-text/hash-verifier/",
  "icons": [
    {
      "src": "/images/utilities/hash-verifier.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}