{
  "name": "ToolKit — Free Online Tools & Calculators",
  "short_name": "ToolKit",
  "description": "100+ free online tools for PDF, image, text, Excel, SEO and 65+ calculators. All tools run in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#1EB8A8",
  "orientation": "any",
  "categories": ["utilities", "productivity", "education"],
  "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": "Calculators",
      "short_name": "Calc",
      "description": "65+ mathematical and financial calculators",
      "url": "/calculator-tool",
      "icons": [
        {
          "src": "/icons/shortcut-calculator.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "PDF Tools", 
      "short_name": "PDF",
      "description": "Merge, split, compress, and convert PDF files",
      "url": "/tools/merge-pdf",
      "icons": [
        {
          "src": "/icons/shortcut-pdf.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Image Tools",
      "short_name": "Images", 
      "description": "Resize, compress, convert, and edit images",
      "url": "/tools/image-resizer",
      "icons": [
        {
          "src": "/icons/shortcut-image.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Text Tools",
      "short_name": "Text",
      "description": "Format, convert, and analyze text",
      "url": "/tools/case-converter", 
      "icons": [
        {
          "src": "/icons/shortcut-text.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
