{
  "name": "Unitoolz - 185+ Free Online Tools",
  "short_name": "Unitoolz",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFBFE",
  "theme_color": "#6750A4",
  "description": "Free online tools for PDF, Image, AI, SEO and more. 185+ powerful utilities with no signup required.",
  "categories": ["productivity", "utilities", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "All Tools",
      "short_name": "Tools",
      "description": "Browse all 185+ tools",
      "url": "/tools",
      "icons": [{ "src": "/icons/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "PDF Tools",
      "short_name": "PDF",
      "description": "PDF editing tools",
      "url": "/tools?category=PDF",
      "icons": [{ "src": "/icons/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "AI Tools",
      "short_name": "AI",
      "description": "AI-powered tools",
      "url": "/tools?category=AI",
      "icons": [{ "src": "/icons/favicon.png", "sizes": "96x96" }]
    }
  ]
}
