{
  "name": "ImageKitHub — Image Tools",
  "short_name": "ImageKitHub",
  "description": "Free, private, browser-based image tools. Compress, convert, crop, resize — all in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["productivity", "utilities", "photo"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Image Compressor", "url": "/tools/image-compressor" },
    { "name": "Image Resizer", "url": "/tools/image-resizer" },
    { "name": "Batch Compress", "url": "/tools/batch-compressor" }
  ]
}
