{
  "name": "MyPDF",
  "short_name": "MyPDF",
  "description": "PDF tools in the browser — merge, split, compress, convert.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2d3748",
  "icons": [
    {
      "src": "/img/files.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/files.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
