{
  "name": "Doitquick.online - Free Online Tools",
  "short_name": "DoItQuick",
  "description": "Free, privacy-focused web tools for images, PDFs, calculators, and developers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en"
}
