{
  "name": "Imgira - 100+ Professional Free Online Tools",
  "short_name": "Imgira",
  "description": "Professional-grade image compressor, PDF editor, CSV converter, and 100+ free browser-based tools. Privacy-first, zero uploads, local processing, no tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Image Compressor",
      "short_name": "Compress",
      "description": "Compress images without losing quality",
      "url": "/compress"
    },
    {
      "name": "Remove Background",
      "short_name": "Remove BG",
      "description": "Remove backgrounds from images",
      "url": "/remove-bg"
    },
    {
      "name": "PDF Merger",
      "short_name": "Merge PDF",
      "description": "Merge multiple PDF files",
      "url": "/merge-pdf"
    },
    {
      "name": "CSV to JSON",
      "short_name": "CSV→JSON",
      "description": "Convert CSV to JSON",
      "url": "/csv-to-json"
    }
  ]
}
