{
  "name": "ResizeHubPro",
  "short_name": "ResizeHubPro",
  "description": "Free online image and PDF tools. Resize, compress, convert, and manage files securely in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-or-landscape",
  "icons": [
    {
      "src": "/logos/logo-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}