{
  "name": "ImgPace – Free Image Toolkit",
  "short_name": "ImgPace",
  "description": "Resize, compress, crop and convert images entirely in your browser. No uploads, no server. Works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8f9fa",
  "theme_color": "#1a73e8",
  "categories": ["photo", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "236x236",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ImgPace – Free Image Toolkit for Govt Forms"
    }
  ]
}
