{
  "name": "File Corruptor",
  "short_name": "Corruptor",
  "description": "Instantly scramble file headers and binary data to render any file unreadable.",
  "start_url": "corrupt.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#1a2332",
  "icons": [
    {
      "src": "corrupt-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "corrupt-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "corrupt-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
