{
  "name": "PumaDefrag",
  "short_name": "PumaDefrag",
  "description": "DOS-era disk defragmenter screensaver — MS-DOS DEFRAG, Norton SD, and Win 9x modes, with cluster blocks animating across the screen. Defragments nothing; ambient only.",
  "start_url": "./",
  "scope": "./",
  "id": "pumadefrag",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#000080",
  "theme_color": "#0e0f11",
  "categories": [
    "entertainment",
    "utilities"
  ],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
