{
  "short_name": "EtoolMitra",
  "name": "EtoolMitra - Free Online Utility Tools & PDF Compressor",
  "description": "Fast, privacy-focused web app for PDF compression, image resizing, passport photo maker, label croppers, and developer calculators.",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "48x48 72x72 96x96 128x128 256x256"
    },
    {
      "src": "/icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "start_url": "/",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "categories": [
    "utilities",
    "productivity",
    "tools"
  ],
  "shortcuts": [
    {
      "name": "PDF Compressor",
      "short_name": "PDF Compress",
      "description": "Compress PDF files under 100kb, 200kb, 1mb",
      "url": "/tools/pdf-compressor-resizer",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Passport Photo Maker",
      "short_name": "Passport Photo",
      "description": "Auto face-detect and center 35x45mm / 2x2 photo",
      "url": "/tools/passport-photo-maker",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Meesho Label Crop",
      "short_name": "Meesho Crop",
      "description": "Crop shipping labels for Meesho thermal printing",
      "url": "/tools/meesho-label-crop",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    }
  ]
}
