{
  "short_name": "Compressor",
  "name": "PDF Compressor",
  "icons": [
    {
      "src": "../../assets/img/pdfcomp.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "../../assets/img/pdfcomp.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "index.html",
  "display": "standalone",
  "theme_color": "#FF004D",
  "background_color": "#050505"
}
