{
  "name": "ResizeMyPixel - Online Image Resizer",
  "short_name": "ResizeMyPixel",
  "description": "Fast, private, in-browser image resizing tool to change image dimensions in pixels.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2878F5",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
