{
  "name": "Image Optimizer",
  "short_name": "ImgOptim",
  "description": "The fastest browser-based image optimization, resizing, and WebP conversion tool.",
  "start_url": "/#single",
  "display": "standalone",
  "background_color": "#0b0d14",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity", "multimedia"],
  "shortcuts": [
    {
      "name": "Single Upload",
      "url": "/#single",
      "description": "Fast single image conversion and resizing."
    },
    {
      "name": "Bulk Upload",
      "url": "/#bulk",
      "description": "Bulk image processing and ZIP download."
    }
  ]
}
