{
  "name": "WebToolVerse",
  "short_name": "WebToolVerse",
  "description": "Free online tools for image compression, PDF editing, QR code generation, developer utilities, and more — fast, private, in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "categories": ["utilities", "productivity", "developer"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Webtoolverse — free online tools"
    }
  ],
  "shortcuts": [
    {
      "name": "Developer Tools",
      "url": "/dev-tools",
      "description": "Formatters, encoders, JWT decoder, and more"
    },
    {
      "name": "Image Tools",
      "url": "/image-tools",
      "description": "Compress, resize, convert images"
    },
    {
      "name": "PDF Tools",
      "url": "/pdf-tools",
      "description": "Merge, split, and compress PDFs"
    }
  ]
}
