{
  "name": "PerspectiveFix – Straighten Photos and Documents",
  "short_name": "PerspectiveFix",
  "description": "Free browser-based tool to correct perspective distortion in images. No uploads, no watermarks, 100% private.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#047857",
  "background_color": "#f8fafc",
  "categories": ["photo", "utilities", "productivity"],
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "favicon-16.png",
      "type": "image/png",
      "sizes": "16x16",
      "purpose": "any"
    },
    {
      "src": "favicon-32.png",
      "type": "image/png",
      "sizes": "32x32",
      "purpose": "any"
    },
    {
      "src": "favicon-512.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "perspective-correction-tool-preview.webp",
      "sizes": "1536x1024",
      "type": "image/webp",
      "label": "PerspectiveFix perspective correction tool in action"
    }
  ]
}
