{
  "name": "Pixlane — Free Image, AI & PDF Tools",
  "short_name": "Pixlane",
  "description": "130+ free browser-based image, AI, PDF and document tools. Remove backgrounds, compress images, detect AI content, upscale photos, and more. No upload, no signup, full privacy.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07090d",
  "theme_color": "#0078D4",
  "categories": ["productivity", "utilities", "photo"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/favicon.ico", "sizes": "32x32", "type": "image/x-icon" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Remove Background",
      "short_name": "Remove BG",
      "url": "/remove-background/",
      "description": "Remove image backgrounds with AI"
    },
    {
      "name": "Compress Image",
      "short_name": "Compress",
      "url": "/compress-image/",
      "description": "Reduce image file size"
    },
    {
      "name": "AI Image Detector",
      "short_name": "AI Detect",
      "url": "/ai-image-detector/",
      "description": "Detect AI-generated images"
    },
    {
      "name": "HEIC to JPG",
      "short_name": "HEIC→JPG",
      "url": "/heic-to-jpg/",
      "description": "Convert iPhone HEIC photos to JPG"
    }
  ]
}
