{
  "name": "ToolForge Pro - 21 Free Professional Tools",
  "short_name": "ToolForge Pro",
  "description": "21 free professional tools for web developers, designers, and content creators. No signup, no API keys.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0D0D1A",
  "theme_color": "#6C63FF",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["utilities", "productivity", "developer-tools"],
  "shortcuts": [
    {
      "name": "QR Code Generator",
      "short_name": "QR Code",
      "description": "Generate QR codes instantly",
      "url": "/tool10.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "YouTube Toolkit",
      "short_name": "YouTube",
      "description": "Optimize your YouTube content",
      "url": "/tool21.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Password Checker",
      "short_name": "Password",
      "description": "Check password strength",
      "url": "/tool12.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
