{
  "name": "ResizeHub - Free Client-Side Image Resizer",
  "short_name": "ResizeHub",
  "description": "A clean, modern, and lightning-fast client-side image resizer for social media, marketplaces, online stores, and advertising.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "categories": [
    "utilities",
    "photo",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "48x48 72x72 96x96 128x128 144x144 192x192 256x256 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "48x48 72x72 96x96 128x128 144x144 192x192 256x256 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Single Resizer",
      "short_name": "Single",
      "url": "/",
      "description": "Resize and crop individual images with instant preview",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Bulk Resizer",
      "short_name": "Bulk",
      "url": "/batch",
      "description": "Batch crop, resize and compress multiple images",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "HTML Sitemap",
      "short_name": "Sitemap",
      "url": "/sitemap",
      "description": "Complete platform dimensions directory and sitemap",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "ResizeHub Interactive Image Optimization Suite"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "ResizeHub Interactive Image Optimization Suite"
    }
  ]
}
