{
  "name": "PuMatrix",
  "short_name": "PuMatrix",
  "description": "A full-screen Matrix rain screensaver for the browser — falling glyph columns in phosphor green, with density, speed, and palette controls behind a right-click.",
  "start_url": ".",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "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"
    }
  ]
}
