{
  "name": "WebToolsBox - Free Online Developer & Utility Tools",
  "short_name": "WebToolsBox",
  "description": "100+ free online tools for developers, designers, and everyone. JSON Formatter, Image Compressor, Password Generator & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1729",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "categories": ["utilities", "developer", "productivity"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
