{
  "name": "Free Image Resizer",
  "short_name": "ImageResizer",
  "description": "Professional online image resizer tool. Resize images for free with custom dimensions and preset ratios.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3B82F6",
  "background_color": "#ffffff",
  "categories": ["utilities", "productivity", "photo"],
  "lang": "en",
  "scope": "/"
}